microeco
Microbial Community Ecology Data Analysis
A microbiome analysis framework quietly grew a metabolomics half
◆Recent moves
- 1mo ago
Niche and phylogenetic analysis classes join the framework
Adds trans_niche and trans_phylo, extending the microbiome side of the framework while the metabolomics arm matures separately, plus graphml export from trans_network. The remaining dozen items are parameter and namespace fixes across trans_diff, trans_env, trans_abund and trans_classifier.
View source ↗ - 3mo ago
Pathway calculation, enrichment and network functions build out trans_metab
Fills in the metabolomics class introduced one release earlier with four pathway functions: calculation, enrichment, enrichment plotting and pathway networks. This is the follow-through that makes trans_metab usable rather than a container, and it mirrors how the microbiome classes were fleshed out.
View source ↗ - 4mo ago
trans_metab class brings metabolomics into a microbiome framework
⚡ SPARKThe release that widened microeco past its original remit. Everything in 2.2.0 and much of what follows builds on the class created here, which is why the 2.x line reads as two parallel arcs rather than one.
View source ↗ - 6mo ago
Statistical functions gain direct visualization, plus a volcano plot
The 2.0 marker release shortens the common path by letting several visualization functions run directly off the preceding statistical step, and adds plot_volcano to trans_diff. More vegan transformation methods land in trans_norm. A workflow-smoothing release rather than a structural one, despite the major version bump.
View source ↗ - 9mo ago
ggplot2 v4.0 compatibility pass plus network and normalization options
Mostly a compatibility release ahead of ggplot2 v4.0, fixing theme and width handling across trans_abund and trans_venn. Real additions are narrow: a p-adjust return option in cal_network, the CSS_p parameter in trans_norm and a new functional-redundancy community function.
View source ↗ - 1y ago
Parameter renames and namespace fixes across the trans_ classes
Housekeeping: a cal_method to method rename in trans_env, a default flipped in trans_diff, a get.edges namespace fix and label positioning tweaks. Nothing here changes what the framework can analyse.
View source ↗