Skip to content
/ CTKplot Public

CTKplot is an R package designed to streamline the creation of customized, publication-ready plots frequently used in my lab work for data presentation.

License

Notifications You must be signed in to change notification settings

CTKlab/CTKplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTKplot

CTKplot is an R package for creating customized, publish-ready plot. It's under construction...

Installation

You can install the latest version of CTKplot from GitHub using devtools:

devtools::install_github("CTKlab/CTKplot")

Usage

library(CTKplot)

To create a scatter plot with correlation analysis, use the ctk.scatter function.
To create a volcano plot, use the ctk.volcano function.

For more information on how to use the package, please refer to the documentation.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

License

This package is licensed under the MIT License. See the LICENSE file for details.

About

CTKplot is an R package designed to streamline the creation of customized, publication-ready plots frequently used in my lab work for data presentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages