Description Usage Arguments Value Note See Also Examples
Transcript-to-gene identifier mappings
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Tx2Gene(object, ...)
## S4 method for signature 'matrix'
Tx2Gene(object)
## S4 method for signature 'data.frame'
Tx2Gene(object)
## S4 method for signature 'DataFrame'
Tx2Gene(object, metadata = TRUE)
## S4 method for signature 'GRanges'
Tx2Gene(object)
## S4 method for signature 'SummarizedExperiment'
Tx2Gene(object)
|
object |
Object. |
... |
Additional arguments. |
metadata |
|
Tx2Gene
.
No attempt is made to arrange the rows by transcript identifier.
Updated 2019-10-24.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.