topInteracters | R Documentation |
This method prints the top transcripts that have the most duplexes assigned that interact with the transcript of interest
topInteracters(cds, ntop = 10, sds = TRUE)
cds |
a |
ntop |
the number of entries to display |
sds |
known bug, doesn't work for small data sets fix incoming |
A table, the number of counts per sample per interacting transcript
cds = makeExamplernaCrosslinkDataSet()
topInteracters(cds, sds = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.