get.genes.from.biomart | R Documentation |
Get a gene list from biomart
get.genes.from.biomart(chromosome, start = NA, end = NA)
chromosome |
chromosome to be retireved |
start |
initial position to be used |
end |
final position to be used |
A list of genes
chromosome = 15
start = 200000
end = 300000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.