Description Usage Arguments Details Author(s)
View source: R/buildTxMethods.R
Perform sanity check of collapsed transcriptome. See 'Details'.
This is a low-level function that is being called from
BuildTx
.
1 | PerformSanityCheck(txBySec)
|
txBySec |
A |
The function checks for entries with duplicate RefSeq IDs
across a list of transcripts sections. For example, the return
object of CollapseTxBySec
should contain transcript
segments for every transcript section with a unique RefSeq ID.
Maurits Evers, maurits.evers@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.