get.chromosome | R Documentation |
given a list of genes, get the chromosomes of these genes.
get.chromosome(genes, genome)
genes |
character vector with the gene names |
genome |
character string indicating the genome build version, can be either 'hg19' or 'hg38' |
a dataframe for the mapping between genes and their chromosomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.