Skip to content

suite of scripts and modules for parsing output from metagenomic classification softwares, including Krona graphs

License

Notifications You must be signed in to change notification settings

flass/microbiomes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Software for handling metagenomic whole-genome shotgun (WGS) data.

The scripts/ folder contains script resource (mostly Python and R) for running and analysing results from popular microbiome programs/pipelines:

  • Kraken, a k-mer-based tool for fast taxonomic classification of metagenomic reads (see Kraken paper). The parseKrona Python module annd associated scripts notably allow one to filter reads based on their taxonomic classification by Kraken and efficiently extract them from FASTQ/FASTA sequence files.
  • Phylosift, a pipeline for core taxon abundance estimation in microbiome data using phylogenetic placement of reads matching conserved marker genes (see Phylosift paper)
  • Interproscan (notably as part of the EBI Metagenomics pipeline), a tool for functional annotation of metagenomic reads (see Interproscan paper)

This software suit was originally developped for the study published by Lassalle et al. in Molecular Ecology (2017) comparing human oral microbiomes from hunter-gatherers vs. traditional farmers from the Philippines, for which metadata required for reproduing the study can be found in the data/ folder.
Related links:

About

suite of scripts and modules for parsing output from metagenomic classification softwares, including Krona graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published