Metagenomics pipeline for soil microbiome analysis that connects ASVs to functions (KOs) and PGPTs (plant growth–promoting traits). Based on 16S sequencing from soil bacteria, the tool helps you infer what a soil is “good at”.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
Enhance README with GUI details and command clarifications
7fafaafView on GitHubRelease v0.1.4: Implementation of interactive GUI with Streamlit and fix analysis pipeline
b12deb7View on GitHubrealease v0.1.3: Major changes in the stage 2 analysis, heatmap plots and now pgptracker setup works correctly
e71144eView on GitHubFix: remove pytest dependency from runtime code and update setup
9c07b83View on GitHubMerge branch 'main' of https://github.com/kiuone/PGPTracker
aa344baView on GitHubfixed dependecies, created pyproject.toml and configurated setup.py
95da4b7View on GitHubintegrate stage 2 analysis pipeline via 'analysis' subcommand
8cc4c85View on GitHubfinished the tests for the analysis of stage 2 and began the integration phase
4adf35cView on GitHub