Description Usage Arguments Author(s)
Build a data table containing the transcriptomic/genomic feature values of operon pairs annotated in DOOR. The operon classifier trained/validated on the OPs and NOPs is used to predict the operon status of these gene pairs.
1 2 | select.ops.indoor(genes.and.operons, transcCDSs, transcIGRs.pos, transcIGRs.neg,
wseq, verbose = TRUE, ...)
|
genes.and.operons |
Data table merging gene(s) and operon(s) annotations. See |
transcCDSs |
Transcription levels for the coding regions. See |
transcIGRs.pos |
Transcription levels for the intergenic regions (forard strand). See |
transcIGRs.neg |
Transcription levels for the intergenic regions (reverse strand). See |
wseq |
Sequence genome. |
verbose |
Default logical value is TRUE. |
Vittorio Fortino select.ops.indoor()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.