Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 737 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 737 Bytes

bracken-nf

Map metagenomic reads to operational taxonomic units (OTUs) using kraken2 and estimate bacterial abundances with bracken.

Usage

  1. Set up nextflow as described here.
  2. If you didn't run this pipeline in a while, possibly update nextflow itself.
    ./nextflow self-update
    
  3. Then run the pipeline.
    ./nextflow run https://github.com/UnseenBio/bracken-nf
    

Copyright