Description Usage Arguments Author(s)
Internal function to estimate the gene-level expression values using the RPKM method.
1 2 3 | get.operon.end.points(fwd.sh.decs, rev.sh.decs, genes.and.operons, igrs.p,
igrs.n, transcCDSs, borders = c(10, 100), max.end.transc = c(0.1, 0.1),
minExprCDS = 0.1, verbose = TRUE, ...)
|
genes.and.operons |
Data table merging gene(s) and operon(s) annotations. |
igrs.p |
Data table containing generic information of the intergenic regions on the forward strand. See |
igrs.n |
Data table containing generic information of the intergenic regions on the reverse strand. See |
transcCDSs |
Transcription levels for the coding regions. See |
borders |
A numeric vector. |
minExprCDS |
Minimum expression level for the coding sequence regions (CDSs). Default values is 0.1. |
verbose |
|
fwd.sh.incs |
Data table containing information on the sharp decreases in transcription found on the forward strand. See |
rev.sh.incs |
Data table containing information on the sharp decreases in transcription found on the reverse strand. See |
max.start.transc |
Maximum log2. |
Vittorio Fortino get.operon.start.points()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.