Learn R Programming

CONDOP (version 1.0)

get.info: Get generic info about the door operons that have been confirmed by using the ensemble operon classifier.

Description

Get generic info about the door operons that have been confirmed by using the ensemble operon classifier.

Usage

get.info(genes.and.ops, eval, pred.POPs, pred.DOPs, comap, verbose = TRUE)

Arguments

genes.and.ops
Data table merging gene(s) and operon(s) annotations.
eval
Data table reporting accuracy evaluations.
pred.POPs
Data table containing the POPs predicted as OPs.
pred.DOPs
Data table containing the DOPs predicted as OPs.
comap
Data table representing the condition-dependent operon map.
verbose
Default logical value is TRUE.