File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The tracking for changes started in v2.2
4
4
5
- # v2.7.2
6
-
7
- * Adjust short-reads workflow filter to allow analysis from SRA for platform key-values: illumina, bgiseq and dnbseq
8
-
9
5
## v2.7.1
10
6
11
7
* [[ #36 ]] ( https://github.com/fmalmeida/ngs-preprocess/issues/36 ) - Include nf-tests to the pipeline.
12
8
* [[ #40 ]] ( https://github.com/fmalmeida/ngs-preprocess/issues/40 ) - Fix a problem when downloading PACBIO data.
9
+ * Adjust short-reads workflow filter to allow analysis from SRA for platform key-values: illumina, bgiseq and dnbseq
13
10
14
11
## v2.7.0 -- [ 2024-Apr-30]
15
12
Original file line number Diff line number Diff line change @@ -92,5 +92,5 @@ manifest {
92
92
homePage = " https://github.com/fmalmeida/ngs-preprocess"
93
93
mainScript = " main.nf"
94
94
nextflowVersion = " >=21.10.0"
95
- version = " 2.7.2 "
95
+ version = " 2.7.1 "
96
96
}
You can’t perform that action at this time.
0 commit comments