TxToGene: Transcript-to-gene mappings

TxToGeneR Documentation

Transcript-to-gene mappings

Description

Transcript-to-gene mappings

Usage

TxToGene(object, ...)

## S4 method for signature 'SummarizedExperiment'
TxToGene(object)

Arguments

object

Object.

...

Additional arguments.

Value

TxToGene.

Note

Updated 2021-02-03.

See Also

makeTxToGene().

Examples

data(SummarizedExperiment_transcripts, package = "AcidTest")

## SummarizedExperiment ====
object <- SummarizedExperiment_transcripts
t2g <- TxToGene(object)
print(t2g)

acidgenomics/r-acidexperiment documentation built on Jan. 17, 2024, 7:56 p.m.