listChrTypes: filterChromosomes listChrTypes

View source: R/listChrTypes.R

listChrTypesR Documentation

filterChromosomes listChrTypes

Description

Prints a list of the available organisms and chromosomes sets in the predefined chromosomes sets information.

Usage

listChrTypes()

Value

the list of available chrs and organisms is printed

See Also

filterChromosomes, getChromosomesByOrganism

Examples


g <- getGenomeAndMask("hg19")$genome

listChrTypes()

g <- filterChromosomes(g, chr.type="autosomal", organism="hg19") 


bernatgel/regioneR documentation built on Sept. 10, 2023, 12:03 a.m.