Description Usage Arguments Value Author(s) Examples
Gets the chromosome names supported for the specified assembly.
1 | rnb.get.chromosomes(assembly = "hg19")
|
assembly |
Genome assembly of interest. See |
character vector of supported chromosomes for the specified genome assembly. The elements of the
vector follow the Ensembl convention ("1", "2", ...), and the
names of this vector - the convention of the UCSC Genome Browser
("chr1", "chr2", ...).
Pavlo Lutsik
1 | "chrX" %in% names(rnb.get.chromosomes())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.