run.CONDOP()
.pre.proc(gff.file, door.op.file, fasta.file, list.cov.dat, remove.cov = list("rRNA"), log2.expr = TRUE, sw = 100, save.data.file = NULL, verbose = TRUE)
run.CONDOP
.
## Not run:
# file_operon_annot <- system.file("extdata", "1944.opr", package="CONDOP")
# file_genome_seq <- system.file("extdata", "EC-k12-MG1655.fasta", package="CONDOP")
# data(ct1)
# data.in <- pre.proc(file_genome_annot, file_operon_annot, "NC_000913",
# list.cov.dat = list(ct1 = ct1))
# ## End(Not run)
Run the code above in your browser using DataLab