Description Usage Arguments Value Author(s)
Function matches concomp
to nearest
transcript using txdb
and txlist
. This is further mapepd to
gene names if orgdb
is specified. If orgdb
is not provided,
transcript IDs are returned instead of gene symbols.
1 | concomp2name(obj, txlist, txdb = NULL, orgdb = NULL)
|
obj |
a |
txlist |
a list of transcripts, e.g. |
txdb |
a transcript database, e.g. |
orgdb |
a organism database, e.g. |
a vector of transcript or gene names
Patrick Kimes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.