get_chrs | R Documentation |
This function finds all chromosomes of a given genome and genome version except for Y and M.
get_chrs(gen = "Hsapiens", gen_ver = "hg19")
gen |
name of the species: e.g., default |
gen_ver |
genomic assembly version: e.g., default |
string vector of chromosomes.
get_chrs('Hsapiens','hg19')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.