Description Usage Arguments Value
Return coordinates of an specified gene
1 2 3 4 | gene.symbol.info(object, symbol)
## S4 method for signature 'refSeqDat'
gene.symbol.info(object, symbol)
|
object |
(refSeqDat) An object of class refSeqDat containing gene transcript mapping. svpluscnv includes two selfloaded objects: refseq_hg19 & refseq_hg38 |
symbol |
(character) a valid HGNC gene symbol included in the refseq object |
A list containing chr, start, end coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.