Description Slots Author(s) See Also
The TranscriptionDataSet is a S4 class to store input values,
intermediate calculations and results of the transcripts detection and
quantification analysis.
bamFileCharacter. Path to a BAM file.
fragmentsGRanges. Sequencing reads
extended to the fragment size.
fragmentSizeNumeric. Fragment size in base pairs (bp).
regionGRanges. Genomic region(s) to
extract reads from.
coveragePlusRleList. Fragment coverage profile
for the forward DNA strand.
coverageMinusRleList. Fragment coverage profile
for the reverse DNA strand.
coverageCutoffNumeric. Background coverage cutoff value.
coverageCutoffFdrNumeric. False Discovery Rate (FDR) used to
estimate background coverage cutoff.
gapDistanceTestData.Frame. Tested gap distances and
corresponding error rates.
gapDistanceTestCovCutoffNumeric. Coverage cutoff value used for
the gap distance estimation.
transcriptsGRanges. Identified transcripts.
transcriptsCovCutoffNumeric. Coverage cutoff value used for the
transcripts detection.
transcriptsGapDistNumeric. Gap distance value used for the
transcripts detection.
transcriptsNormalizationNumeric. Total number of reads used for
normalization when calculating FPKM.
Armen R. Karapetyan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.