sesameData_txnToGeneGRanges | R Documentation |
convert transcript GRanges to gene GRanges
sesameData_txnToGeneGRanges(txns)
txns |
GRanges object |
a GRanges object
txns <- sesameData_getTxnGRanges("mm10")
genes <- sesameData_txnToGeneGRanges(txns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.