Description Usage Arguments Value Author(s) See Also
Find the closest gene for each of the given set of intervals. Genes are provided by parameter or they are returned by get.Known.Gene.List
for genome_id
.
1 | closest.gene.by.interval(noodles, genes = NA, genome.id = "gencode19")
|
noodles |
the |
genes |
it is GRandes oject with the annotation genes. The gene_name matadata field is almost required, it passes the gene name to form output.
The default is NA that means that the function will call |
genome.id |
is genome.annotation.id to call |
GRanges
object, noodles argument with added closest gene info for each interval
Alexander Favorov, favorov@sensi.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.