genesOn | R Documentation |
Retrieve genes by their genome features. e.g. all genes on chromosome 7.
genesOn(value, attribute)
value |
a value or a list of values that are the genome features to filter |
attribute |
the name(s) of the genome feature(s) in question. One or more of of 'chr', 'arm', 'start', 'end'. |
a character vector of gene names
genesOn(7, 'chr')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.