Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

boldigger3-docker

BOLDigger3 is an automated tool designed for DNA sequence identification through BOLDSystems v5.

The source of the software is here: https://github.com/DominikBuchner/BOLDigger3

This image contains a running setup.

Usage with Docker:

(user)-$ docker run --rm -v $(pwd):/in -w /in chrishah/boldigger3:1.4.1 boldigger3 identify testdata/test_10.fasta --db 1 --mode 1

Usage with Singularity (there will be warnings about installing browsers - this is nothing to worry about, just things happening in the container):

(user)-$ singularity exec docker://chrishah/boldigger3:1.4.1 boldigger3 identify testdata/test_10.fasta --db 1 --mode 1

Files produced by BOLDigger3 will be in directory testdata/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages