Description Usage Arguments Author(s)
Build the condition-dependent operon map for a given RNA-seq expression profile.
1 2 |
pred.POPs |
Data table containing the POPs predicted as OPs. |
pred.DOPs |
Data table containing the DOPs predicted as OPs. |
genes.and.operons |
Data table merging gene(s) and operon(s) annotations. See |
POSSs |
Data table representing a set of putative operon start-points. |
POESs |
Data table representing a set of putative operon end-points. |
find.ext |
Add gene pairs predicted as OPs to confirmed operons. |
BED.file |
Save the condition-dependent operon map in a BED-like file. |
TAB.file |
Save the condition-dependent operon map in a tab-delimited text file file. |
verbose |
Default logical value is TRUE. |
max.start.transc |
Cutoff values for the start transcription points. Default values is 0.1. |
max.end.transc |
Cutoff values for the end transcription points. Default values is 0.1. |
Vittorio Fortino getCondOperonMap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.