View source: R/test_interval.R
what_genes | R Documentation |
Get bnumbers from genes entirely comprised in a given interval of coordinates
what_genes(start, stop, strand)
start |
A numeric vector of size s |
stop |
A numeric vector of size s |
strand |
A character from c("+", "-", "+-") |
A vector of characters of of size s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.