Skip to content

Releases: qiime2/q2-fmt

q2-fmt-2024.11.0-beta

19 Nov 00:19
9275844
Compare
Choose a tag to compare

This is q2-fmt's official Beta Release!
Here we present all the methods needed for assessing engraftment extent following FMT. 🎉

New Actions include:

  1. PEDF (Proportional Engraftment of Donor Features)
  2. PEDF-permutation-test
  3. PPRF (Proportion of Persistent Recipient Features)
  4. PRDF (Proportion of Recipients with Donor Features)
  5. Detect-donor-indicators
  6. a heatmap Visualization!

For more info be sure to checkout our offical tutorial! https://q2-fmt.readthedocs.io/en/latest/intro.html
If you have any questions please reach out on the q2-forum! https://forum.qiime2.org/

What's Changed

Full Changelog: 2023.5.0...2024.11

Pre-release alpha

04 May 17:37
5e53483
Compare
Choose a tag to compare
Pre-release alpha Pre-release
Pre-release

What's Changed

  • FEAT/IMP: refactoring group_timepoints and adding mann-whitney & wilcoxon significance tests by @lizgehret in #1
  • FEAT: adding raincloud plot viz by @lizgehret in #3
  • NEW: raincloud plots by @ebolyen in #5
  • IMP: adding engraftment pipeline by @lizgehret in #4
  • IMP: add stats table to rainclouds by @ebolyen in #7
  • TEST: adding unit tests and usage examples for wilcoxon method and engraftment pipeline by @lizgehret in #6
  • ex: working usage example for mann-whitney-u by @lizgehret in #8
  • TEST: stats unit tests for mann-whitney-u and wilcoxon-srt by @lizgehret in #11
  • LINT/CI: adding ci and linting cleanup by @lizgehret in #17

New Contributors

Full Changelog: https://github.com/qiime2/q2-fmt/commits/0.1.dev0