Description Usage Value See Also Examples
Prints a list of the available organisms and chromosomes sets in the predefined chromosomes sets information.
1 |
the list of available chrs and organisms is printed
filterChromosomes
, getChromosomesByOrganism
1 2 3 4 5 | g <- getGenomeAndMask("hg19")$genome
listChrTypes()
g <- filterChromosomes(g, chr.type="autosomal", organism="hg19")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.