Skip to content

ggirelli/ggkaryo2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ggkaryo2

DOI

An R package to overlay karyotype and data-track profiles in a ggplot-compatible manner.

Installation

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")

Usage

require(ggkaryo2)
?ggkaryo

Contributing

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.

License

MIT License
Copyright (c) 2019 Gabriele Girelli