Conifer is a convenient utility for analyzing confidence scores in kraken2's taxonomic sequence classification output.
- You need to have Docker set up correctly.
- Either pull the public image
or build the image locally from the
docker pull midnighter/conifer:latest
Dockerfile
docker build --tag midnighter/conifer:latest .
- Run conifer
docker run --rm midnighter/conifer:latest --version
- Copyright © 2020, Moritz E. Beber.
- Free, open source software distributed under the Apache Software License 2.0.