Skip to content

Reproducible scripts for all KEGG + Sourmash gather computations for the associated paper

License

Notifications You must be signed in to change notification settings

KoslickiLab/KEGG_sketching_annotation_reproducibles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEGG_sketching_annotation_reproducibles

Reproducible scripts for the manuscript Fast, lightweight, and accurate metagenomic functional profiling using FracMinHash sketches. The associated preprint will be added soon.

Contents:

Environment setup

git clone https://github.com/KoslickiLab/KEGG_sketching_annotation_reproducibles.git
cd KEGG_sketching_annotation_reproducibles
conda create -y --name annotate_ko
conda activate annotate_ko
conda install -y -c conda-forge -c bioconda --file ./src/requirements.txt

The manuscript comprises three distinct experimental sections, with each section encompassing multiple subtasks. It's not necessary to do one after the other. Under the same conda environment, please refer to each specific section below to reproduce the corresponding results.


Part 1: comparison with other tools


This segment replicates the findings presented in Section 3.1, where benchmarking analyses of sourmash were conducted in comparison to other tools.

Please follow this guideline to reproduce all results (link below):

https://github.com/KoslickiLab/KEGG_sketching_annotation_reproducibles/blob/main/part1_comparison_with_other_tools/README.md

Part 2: analyze HMP functional profiles


This segment replicates the findings presented in Section 3.2, where we utilized sourmash to get functional profiles of all HMP gut microbiome data and further analyzed the outputs.

Please follow this guideline to reproduce all results (link below):

https://github.com/KoslickiLab/KEGG_sketching_annotation_reproducibles/blob/main/part2_analyze_HMP_data/README.md

About

Reproducible scripts for all KEGG + Sourmash gather computations for the associated paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •