Bracken (Bayesian Reestimation of Abundance with KrakEN, more information here) and KrakenTools (github here) are both tool to support downstream analysis of taxonmic assignments mades by Kraken2
Both of Bracken and KrakenTools are available through conda and we have .yml file available to aide users in installing the environment locally.
Below are instructions for installing this environment as well as brief demo using Kraken2 (requires 10-20 minutes to run and ~15GB of disk space for data)
Installing Bracken/KrakenTools
12345678
### Creating the Bracken/KrakenTools conda environment #### Load the conda module
modulepurge
moduleloadMiniforge3
# Create the environment using a .yml file
condaenvcreate--file/mnt/research/common-data/BioinformaticsCore/conda_environment_files/bracken_krakentools.yml