Sign inSign up

infotechsoft/kraken

By infotechsoft

Updated about 6 years ago

Kraken taxonomic sequence classification system

Image
0

471

infotechsoft/kraken repository overview

docker-kraken v1.1.1

Kraken docker image based on Ubuntu Ubuntu 20.04

ABOUT KRAKEN

Kraken is a system for assigning taxonomic labels to short DNA sequences, usually obtained through metagenomic studies. Previous attempts by other bioinformatics software to accomplish this task have often used sequence alignment or machine learning techniques that were quite slow, leading to the development of less sensitive but much faster abundance estimation programs. Kraken aims to achieve high sensitivity and high speed by utilizing exact alignments of k-mers and a novel classification algorithm.

Base Image

Installed

  • Kraken 1.1.1
  • MiniKraken DB (20171019_4GB)

Settings

VOLUME /data/
WORKDIR /data/

Running

docker run -it -v $(pwd):/data infotechsoft/kraken
# kraken --db ${KRAKEN_DB_VERSION} seqs.fa

Maintainer

INFOTECH Soft

Tag summary

Content type

Image

Digest

Size

3.1 GB

Last updated

about 6 years ago

docker pull infotechsoft/kraken