dukegcb/glimmer

By dukegcb

Updated over 5 years ago

Image
Data Science
Machine Learning & AI
0

247

glimmer

A docker image for running Glimmer.

Glimmer is a system for finding genes in microbial DNA, especially the genomes of bacteria, archaea, and viruses

Running

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

Glimmer binaries are installed in /opt, as well as ELPH. The image's default command, glimmer.sh, is modeled after run_glimmer.py from YoderLab/MMAP.

Environment Variables

VariableDescriptionTypeRequired?
CONT_INPUT_CONTIGS_FILEFASTA file containing contigsInputYes
CONT_OUTPUT_ORFS_FILEResults file, to contain ORFsOutputYes

Docker Pull Command

docker pull dukegcb/glimmer