dukegcb/genovo

By dukegcb

Updated over 5 years ago

Image
Data Science
Machine Learning & AI
0

219

genovo

A docker image for running Genovo.

Metagenomic de novo Sequencing

Running

The Docker image built by the Dockerfile is designed to be used by docker-pipeline.

Genovo binaries are installed in /opt. The image's default command, genovo.sh, is modeled after run_genovo.py from YoderLab/MMAP.

Environment Variables

VariableDescriptionTypeRequired?Default
CONT_INPUT_READS_FILEFASTA file containing reads to assembleInputYes
CONT_OUTPUT_CONTIGS_FILEResults file, to contain contigsOutputYes
CONT_INPUT_ASSEMBLE_ITERATIONSThe number of iterations to run when assemblingParameterNo10
CONT_INPUT_FINALIZE_CUTOFFThe minimum length to use when outputting assembled contigParameterNo250

Docker Pull Command

docker pull dukegcb/genovo