Releases: nextgenusfs/amptk
Releases · nextgenusfs/amptk
amptk v1.60
- ITS database has now gotten too large to be hosted in single file on OSF, so its split into two. All users will need to upgrade to v1.6.0 in order for database to be properly downloaded, used.
AMPtk v1.5.5
AMPtk v1.5.4
- bug fix for
amptk database
that was stripping species epithet names #81 - bug fix for linux systems related to platform, fix was to use
distro
#91 - added action to build docker images and push to docker hub. Fully functional version can be run with shell
amptk-docker
script, usage see https://amptk.readthedocs.io/en/latest/index.html#run-from-docker - Updated fungal ITS database based off of UNITE v8.3, upgrade with
amptk install
- Added new PR2 database for universal SSU amplicons, https://github.com/pr2database/pr2database, add with
amptk install
- Re-wrote
amptk funguild
instead of running the originalGuilds.py
script as this stopped working at some point
AMPtk v1.5.3
amptk v1.5.2
amptk v1.5.1
- to support OSX Catalina dropping 32-bit applications, I've removed
usearch9
as a strict dependency.vsearch
will be the default for all processing steps, including taxonomy assignment. Along these lines, I've dropped UTAX classifier as "default" in the hybrid taxonomy method. - dropping usearch, required addition of a few new dependencies:
mafft
,fasttree
, and the python packagepyfastx
(for speed simplicity). - added support for PacBio CCS reads. Reads can be processed with
amptk pacbio
and then clustering withamptk pb-dada2
- several bug fixes
- fix embarrassing typos in v1.5.0 -- do not use v1.5.0 its broken.
- apparently it does not work in python 3.8 -- investigating that for future release/support.
- working on ONT (Oxford Nanopore) support as well -- stay tuned for this in near future.
amptk v1.4.2
- add
--pseudopool
option toamptk dada2
amptk v1.4.1
amptk v1.4.0
- fix for
amptk summarize
--> rewrote script - large update to taxonomy assignment, switched to vsearch for all global alignment steps
- update to all taxonomy databases, the downloads are larger but the data should be more robust
- update to the COI bold2utax method in docs
- update to
amptk database
and the command line options - bug fixes along the way
AMPtk v1.3.0
This is a major reorganization of the code so it is "properly packaged" and can be installed with pip and hopefully conda. After v1.2.4 there were apparently changes to conda that would not allow the scripts to build with the previous code organization. I've then also fixed a few of the bugs that have shown up more recently, including: