Skip to content

This is a OrgDb package created for the genome Cara1.0 from Coffea arabica (coffee).

License

Notifications You must be signed in to change notification settings

pipaber/Cara1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cara1.0

This is a OrgDb created for Coffea arabica (coffee). The genome used for this package is Cara_1.0 retrieved from NCBI

Installation

remotes::install_github("pipaber/Cara1.0")

Usage

library(Cara1.0)

# Extract genes
g = genes(Cara1.0)
g

# Extract exons by genes (GRangesList)
ex = exonsBy(Cara1.0, by = "gene")

# Extract transcripts

tr = transcriptsBy(Cara1.0, by = "gene")

About

This is a OrgDb package created for the genome Cara1.0 from Coffea arabica (coffee).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published