ufits v0.7.0
I bumped versions here to illustrate that UFITS has changed a little under the hood, now requires at least USEARCH v9.1.13 and requires at least VSEARCH v2.20. These changes were made to maximize speed and simplify the code. The scripts will terminate if they detect lower versions of both of these software tools. BIOM, RDP, Blast are still "soft dependencies".
- bug fix in
ufits taxonomy
where RDP taxonomy was not processed correctly for BIOM conversion - fix for #14
- fix for #13 by moving to VSEARCH for this task
- fix for #12, now
ufits filter
requires you to add a mock community fasta file--mc
if you specify a-b, --barcode
to filter your data on - fix for
ufits filter
to deal with OTU tables that have taxonomy already appended - fix for
ufits cluster_ref
where script would die after conversion to VSEARCH as hard dependency - re-write of
ufits heatmap
to have a few more options and more flexibility. - update to docs as well as a section showing how to get your data into downstream statistical tools