Description Usage Arguments Value Author(s) Examples
Extract the significant regions found in the wavelet-based transcriptome analysis that don't show any overlap with the existing annotation.
1 | getNonAnnotatedRegions(fit,inf,biomartObj)
|
fit |
object of class |
inf |
object of class |
biomartObj |
object of class TranscriptDb representing an annotation database generated from BioMart. |
GRangesList object with the non-annotated regions. The first element gives the regions with no annotation overlap on the strand used in the analysis, the second element gives the regions with no annotation overlap on both strands.
Kristof De Beuf <kristof.debeuf@ugent.be>
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.