Skip to content

Latest commit

 

History

History

1.0.4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

KrakenUniq container

Main tool: KrakenUniq

Code repository: https://github.com/fbreitwieser/krakenuniq

Additional tools:

  • ncbi-blast+ : 2.12.0+

Basic information on how to use this tool:

  • executable: krakenuniq
  • help: --help
  • version: --version
  • description: KrakenUniq is a metagenomics classifier that combines the fast k-mer-based classification of Kraken with an efficient algorithm for assessing the coverage of unique k-mers found in each species in a dataset.

Additional information:

KrakenUniq database can be downloaded from https://benlangmead.github.io/aws-indexes/k2

Full documentation: https://github.com/fbreitwieser/krakenuniq/blob/master/MANUAL.md

Example Usage

krakenuniq --db /path/to/db --report-file report.txt --paired r1.fastq.gz r2.fastq.gz