Skip to content

PICRUSt2 v2.6.0

Latest
Compare
Choose a tag to compare
@R-Wright-1 R-Wright-1 released this 28 Jan 16:26
· 3 commits to master since this release
c5a4fab

Summary:

  • Updating to PICRUSt2-v2.6.0 to work with new PICRUSt2-MPGA database. Please see Wiki page for full details.
  • New PICRUSt2-MPGA database contains separate reference files and annotations for bacteria and archaea.
  • New default workflow:
    • Previous place sequences step is split to placing in bacterial and archaeal reference trees by default.
    • Hidden state prediction is run separately for 16S for bacteria and archaea to determine NSTI for all sequences for both reference sets. The best-fitting domain for each sequence is then chosen (based on lowest NSTI) and the files are filtered to contain only those that fit the best.
    • Hidden state prediction is then run for KOs and EC numbers for both bacteria and archaea.
    • Combine bacterial and archaeal predictions for KOs and EC numbers.
  • Closest reference genome is now given for all sequences.
  • Added ete3 requirement.
  • Changed several dependency versions, hoping this will fix issues for some Mac users

What's Changed

New Contributors

Full Changelog: v2.5.3...v2.6.0