|
1 | 1 |
|
2 | 2 | # bioBakery workflows History # |
3 | 3 |
|
| 4 | +##4.0.0a1 (11-15-2024) |
| 5 | +* Update shotgun workflow to give the merge_pairs function more memory for larger files |
| 6 | +* Add extended IUPAC to reverse complement |
| 7 | +* Chunk taxonomy table for species assignment |
| 8 | +* Add strainphlan_markers_wildcard to allow for new extension with strainphlan task |
| 9 | +* Add bam utility script |
| 10 | +* Allow for strainphlan v4p1 format for marker files |
| 11 | +* Update join for metaphlan outputs with new flag |
| 12 | +* Update regroup table for humann v4 |
| 13 | +* Add taxonomic profiling options to wmgx_wmtx workflow |
| 14 | +* Change runtimes and add metaphlan option as default for HUMAnN v4 |
| 15 | +* Add utility script to downsample fastq |
| 16 | +* Flip new ratios for DADA2 read counts |
| 17 | +* Remove initial filtered reads file from DADA2 outputs |
| 18 | +* Add more ratios and remove table column from DADA2 qc read count output |
| 19 | +* Add reverse complement to primer removal for DADA2 non-ITs |
| 20 | +* Add reverse complement function to utilities |
| 21 | +* Reduce the min size for a large file in kneaddata time/mem equations |
| 22 | +* Add figaro option for DADA2 workflow |
| 23 | +* Update DADA2 silva database versions |
| 24 | +* Update 16s workflow to track cutadapt tasks |
| 25 | +* For tracking cutadapt tasks to dada2 use workflow tasks instead of files |
| 26 | +* Update primer task to individual task from group to support new target |
| 27 | +* Add tracked directory for remove primers for single end for dada2 so it can be used downstream |
| 28 | +* Make paired function more flexible for checking on matches |
| 29 | +* Allow for dada2 remove primers with single end |
| 30 | +* Init add of two options, min_len and pooling, to allow for long reads with DADA2 |
| 31 | +* In 16s workflow, add remove primer option |
| 32 | +* In 16s workflow, add check for percent identity max to prevent unclear error messages downstream |
| 33 | +* Add the option to bypass quality control to the wmgx_wmtx workflow |
| 34 | +* Fix warning message for mismatch of file pairs |
| 35 | +* Add database name reduction to qc vis to fit in tables |
| 36 | +* Update strainphlan tasks to allow for identification at a strain level instead of species |
| 37 | +* Increase sample2makers time |
| 38 | +* Make the find of the metaphlan pkl file version agnostic |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
4 | 44 | ## v3.2 (TBD) ### |
5 | 45 |
|
6 | 46 | * Update the DADA2 Silva databases to the latest versions |
|
0 commit comments