View source: R/GenomeDB.installers.R
GetGenome | R Documentation |
GetGenome return a list with the slots fasta and gtf with the full path to the genomes and annotation files
GetGenome(species, version)
version |
"the assembly+annotation version/code |
specie |
the stored specie (Human" etc..) |
## Not run: genome.annot <- GetGenome(species = "human", version = "GRCh38+GENECODE") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.