An R package to overlay karyotype and data-track profiles in a ggplot
-compatible manner.
To install, run the following:
require("devtools")
devtools::install_github("ggirelli/ggkaryo2")
To uninstall run the following from within the repository folder:
remove.packages("ggkaryo2")
require(ggkaryo2)
?ggkaryo
We welcome any contributions to ggkaryo2
. Please, refer to the contribution guidelines if this is your first time contributing! Also, check out our code of conduct.
MIT License
Copyright (c) 2019 Gabriele Girelli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.