convertTxDb | R Documentation |
Converting TxDb object into full transcript or whole genome modes.
convertTxDb(txdb, type = c("full_transcript", "whole_genome"))
txdb |
a TxDb object of standard transcript annotation. |
type |
the type of output, should be one of c("full_tx","whole_genome"). |
a TxDb object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.