MetaPhlAn docker image based on Miniconda3
MetaPhlAn is a computational tool for profiling the composition of microbial communities (Bacteria, Archaea, Eukaryotes and Viruses) from metagenomic shotgun sequencing data (i.e. not 16S) with species-level. With the newly added StrainPhlAn module, it is now possible to perform accurate strain-level microbial profiling.
- Conda conda/miniconda2-centos7
- MetaPhlAn (2.7.8)
VOLUME /data/
WORKDIR /data/
docker run -it -v $(pwd):/data infotechsoft/metaphlan2 bash
# metaphlan2.py metagenome.fastq --input_type fastq > profiled_metagenome.txt