Skip to content

Tags: picrust/picrust2

Tags

v2.6.3

Toggle v2.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Picrust2-v2.6.3 (#399)

Some updates:
- Added a check for empty trait tables: this was specifically an issue if users created custom trait tables and these were empty/summed to zero for one of the domains
- PFAM names were updated: in the PICRUSt2-SC database these used the names given by Eggnog as annotations. These have now been mapped to PFAM ID's (where possible) so that they match the description map files. The add_descriptions script can now be used with the PFAM ID's again. Note that there were a few PFAM names from the Eggnog annotations that didn't have PFAM ID's; these have been left as they are but they have no additional descriptions. 
- Script naming for the scripts that work with only a single domain, rather than the PICRUSt2-SC separate reference files for bacteria and archaea, has been updated. This reflects that these scripts aren't only for use with the oldIMG database, but can be for fungi, either/or of the bacteria/archaea files, another custom database, etc.

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v2.6.1-publication

Toggle v2.6.1-publication's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix picrust2-env.yaml dependencies (#378)

1. ete3 has to be installed from etetoolkit channel. conda-forge does not work, even though it is listed on https://anaconda.org/conda-forge/ete3.
2. Installing sepp 4.5.5 requires python3.10.
3. Runnning test requires typeguard 4.4.2 to be specified separately.

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update picrust2-env.yaml dependency versions

Hoping this will fix issues with Mac installs.
dendropy 4.5.2 -> 5.0.1
gappa >=0.8.0,<=0.8.5 -> >=0.8.0
hmmer >=3.1b2,<=3.2.1 -> >=3.1b2
sepp 4.4.0 -> 4.5.5

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #352 from picrust/v2.5.3

V2.5.3

v2.5.2

Toggle v2.5.2's commit message
Moved up gzipped FASTA check

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #285 from picrust/v2.5.1

v2.5.1

v2.5.0

Toggle v2.5.0's commit message
removed preprint mention

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #221 from picrust/circleci-project-setup

Circleci project setup