Skip to content

Commit ce6d87b

Browse files
committed
improve CHANGELOG.md [skip ci]
1 parent 49cd181 commit ce6d87b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ Version 2022.04
66
* Moved from Python 3.6 to 3.9.
77
* Added support for Pandas 1.4.0, [details here](https://github.com/qiita-spots/qiita/pull/3174).
88
* Updated all available JavaScript libraries, [details here](https://github.com/qiita-spots/qiita/pull/3177).
9-
* User can select which metadata to use when creating a new analysis, by default only overlapping metadata in all studies is selected.
9+
* Users can select which metadata to use when creating a new analysis, by default only overlapping metadata in all studies is selected.
1010
* Now we can fully delete users in the backend.
1111
* Updated documentation to reflect the new EMPO version 2.
1212
* Fixed outstanding issues to add default workflow to a preparation, [details here](https://github.com/qiita-spots/qiita/issues/3158).
1313
* Fixed the following issues: [3183](https://github.com/qiita-spots/qiita/issues/3183), [3182](https://github.com/qiita-spots/qiita/issues/3182), [3170](https://github.com/qiita-spots/qiita/issues/3170), [3193](https://github.com/qiita-spots/qiita/pull/3193).
1414
* We deprecated the use of specimen_id from Qiita; this is no longer required in the backend or the GUI.
15+
* Moved [qp-fastp-minimap2](https://github.com/qiita-spots/qp-fastp-minimap2/) to per sample parallelization. Now an iSeq processing takes ~20min, while before it took close to 2hrs.
1516
* Fixed the following issues [qp-knight-lab-processing #15](https://github.com/qiita-spots/qp-knight-lab-processing/issues/15), [qp-knight-lab-processing #16](https://github.com/qiita-spots/qp-knight-lab-processing/issues/16), [qp-knight-lab-processing #17](https://github.com/qiita-spots/qp-knight-lab-processing/issues/17), [qp-knight-lab-processing #19](https://github.com/qiita-spots/qp-knight-lab-processing/issues/19), [mg-scripts #60](https://github.com/biocore/mg-scripts/issues/60), [mg-scripts #62](https://github.com/biocore/mg-scripts/issues/62) from the [Knight Lab Sequence Processing Pipeline](https://github.com/qiita-spots/qp-knight-lab-processing).
1617

1718

0 commit comments

Comments
 (0)