Skip to content

Picotainers/muscle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

muscle

Quick Usage

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

# Run the tool
docker run --rm -v "$(pwd):/data" docker.io/picotainers/muscle:latest --help

Example Alignment

docker run --rm -v "$(pwd):/data" docker.io/picotainers/muscle:latest --align /data/query.fasta --output /data/query.aln

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors