GetGenome: GetGenome return a list with the slots fasta and gtf with the...

View source: R/GenomeDB.installers.R

GetGenomeR Documentation

GetGenome return a list with the slots fasta and gtf with the full path to the genomes and annotation files

Description

GetGenome return a list with the slots fasta and gtf with the full path to the genomes and annotation files

Usage

GetGenome(species, version)

Arguments

version

"the assembly+annotation version/code

specie

the stored specie (Human" etc..)

Examples

## Not run: 
genome.annot <- GetGenome(species = "human", version = "GRCh38+GENECODE")

## End(Not run)

elmerfer/GenomeDB documentation built on March 1, 2023, 1:11 a.m.