Skip to content

Picotainers/glimmerhmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

glimmerhmm

Source-built GlimmerHMM container with static binaries.

Quick Usage

# Pull the image
docker pull docker.io/picotainers/glimmerhmm:latest

# Run the tool
docker run --rm docker.io/picotainers/glimmerhmm:latest glimmerhmm --help

Prediction Example

docker run --rm -v "$(pwd):/data" docker.io/picotainers/glimmerhmm:latest \
  /data/genome.fa /opt/glimmerhmm/trained_dir/human -g -o /data/predictions.gff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors