Matthias De Smet
881e9db4bf
update tests
2022-04-28 10:19:30 +02:00
Matthias De Smet
3cbf5c63e5
Update subworkflows/nf-core/bam_qc_picard/main.nf
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-04-28 10:09:25 +02:00
Matthias De Smet
433aaece46
Update tests/subworkflows/nf-core/bam_qc_picard/main.nf
...
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
2022-04-28 10:05:31 +02:00
Matthias De Smet
8fb8199f31
fix copilot suggestion
2022-04-28 10:05:07 +02:00
Matthias De Smet
2b29ff5883
drop params.options
2022-04-28 10:03:02 +02:00
Matthias De Smet
484c8f5dfa
Update meta.yml
2022-04-28 09:29:27 +02:00
Matthias De Smet
def580ddb7
Add gzip for compressed output
2022-04-28 09:28:57 +02:00
Nicolas Vannieuwkerke
db43095b1a
Split the bed file into a seperate input
2022-04-28 09:18:15 +02:00
nvnieuwk
1fd4719e9d
Merge branch 'master' into vardict-java
2022-04-28 09:09:07 +02:00
Nicolas Vannieuwkerke
fc942e062a
Merge branch 'vardict-java' of github.com:nvnieuwk/modules into vardict-java
2022-04-28 09:08:03 +02:00
Nicolas Vannieuwkerke
85c49a971f
Fixed an issue with wrong file order
2022-04-28 09:07:52 +02:00
Matthias De Smet
8303c509fe
Merge branch 'master' into subwf/bam_qc
2022-04-28 08:57:24 +02:00
Jill V. Hagey, PhD
b0c5f9422b
tmp/ to changed to output/
2022-04-27 20:21:41 -04:00
Jill V. Hagey, PhD
ecd31fd3cd
remove whitespaces and prettier fix
2022-04-27 19:55:42 -04:00
Jill V. Hagey, PhD
a575b91254
Update test.yml
2022-04-27 19:54:33 -04:00
Jill V. Hagey, PhD
5b6d4fdace
Merge branch 'nf-core:master' into srst2/srst2
2022-04-27 18:19:18 -04:00
jvhagey
839ee59ca1
adding srst2 module
2022-04-27 18:01:28 -04:00
Harshil Patel
1b5d3f5ac2
Bump STAR version to 2.7.10a for RSEM modules ( #1573 )
...
* Bump STAR version to 2.7.10a for RSEM modules
* Fix tests
2022-04-27 19:21:26 +01:00
Robert A. Petit III
30bd93602f
Merge branch 'master' into rp3-add-shigatyper
2022-04-27 11:37:13 -06:00
Harshil Patel
2134031879
Bump SAMtools version for custom/getchromsizes ( #1572 )
2022-04-27 19:15:11 +02:00
Maxime U. Garcia
10ca39a86f
add intervals possibilities to splitncigarreads ( #1571 )
2022-04-27 16:03:44 +02:00
Matthias De Smet
d9b2c6af1a
Merge branch 'master' into vardict-java
2022-04-27 14:04:05 +02:00
Nicolas Vannieuwkerke
7956d38e61
Fixed the test on nextflow level
2022-04-27 13:18:46 +02:00
Jasmin F
61e740f79c
Add antismash download DB: missing container folders as output channels ( #1567 )
...
* Add missing container folders as output channels
* Apply suggestions from code review
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* Update tool name
* Update test output checksum
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-27 12:40:04 +02:00
Jasmin F
9108e2e2ec
Update test output checksum
2022-04-27 12:22:05 +02:00
Matthias De Smet
d57664b576
cleanup TODO's
2022-04-27 11:18:58 +02:00
nvnieuwk
dc62de1a78
Merge branch 'master' into vardict-java
2022-04-27 11:17:33 +02:00
Nicolas Vannieuwkerke
024c992ca7
created the module
2022-04-27 11:12:58 +02:00
Jasmin F
31547edc1e
Update tool name
2022-04-27 10:14:14 +02:00
Jasmin F
d79433dcac
Apply suggestions from code review
...
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-27 10:08:07 +02:00
James A. Fellows Yates
f03afbd337
Merge branch 'master' into antismash_db_output
2022-04-27 08:30:50 +02:00
Harshil Patel
85ec13ff1f
Add Trimgalore output for unpaired reads ( #1568 )
...
* Add Trimgalore output for unpaired reads
* Use glob instead of outprefix
2022-04-26 19:15:24 +01:00
James A. Fellows Yates
5bf24cdad7
Merge branch 'master' into antismash_db_output
2022-04-26 17:16:28 +02:00
jasmezz
134272c7ee
Add missing container folders as output channels
2022-04-26 17:04:57 +02:00
Sofia Stamouli
1f77bc130b
Update minimap2/align module ( #1537 )
2022-04-26 16:32:20 +02:00
Jose Espinosa-Carrasco
6a46e7cf11
Allow to pass arguments to the phantompeakqualtools script itself ( #1562 )
...
* Allow to pass arguments to the script itself
* Place args2 correctly
* Define args2 aaaaarrrrgggg
* Testing locally before commiting is a good practice
* Update modules/phantompeakqualtools/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-25 19:07:43 +02:00
Maxime U. Garcia
569e07f0af
add samtools/bamtocram modules ( #1561 )
...
* add new samtools/bamtocram module
* fix md5sum
* remove md5sum
* Update modules/samtools/bamtocram/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-25 14:32:49 +02:00
Matthias De Smet
978f665c0a
Merge branch 'master' into tool/elprep-merge
2022-04-24 10:08:29 +02:00
Sateesh Peri
378fa5fbb4
new module: GAMMA ( #1532 )
...
* initial version of gamma module
* remove trailing whitespace
* prettier fix
* hardcode version number
* Update modules/gamma/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* Update modules/gamma/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* Update modules/gamma/meta.yml
Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
* update meta and prettier
* add whitespaces
* add fasta output and tests
Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-23 10:12:06 -04:00
Matthias De Smet
c3f13fdaf6
Merge branch 'master' into tool/bamtools-split
2022-04-22 19:36:18 +02:00
Matthias De Smet
da56a2d509
Update modules/bamtools/split/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:36:08 +02:00
Matthias De Smet
2d32267fcd
Update modules/bamtools/split/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:36:01 +02:00
Matthias De Smet
e9c44f3d85
Update tests/modules/bamtools/split/test.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:35:34 +02:00
Matthias De Smet
6efb022f69
Update tests/modules/bamtools/split/test.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:34:44 +02:00
Matthias De Smet
b73662c8d9
Update tests/modules/bamtools/split/main.nf
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:34:32 +02:00
Matthias De Smet
7bcede7474
Update modules/bamtools/split/meta.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:34:14 +02:00
Matthias De Smet
2a2ac290c3
Update modules/bamtools/split/meta.yml
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2022-04-22 19:34:00 +02:00
Robert A. Petit III
4e21cb95ca
Merge branch 'master' into rp3-add-shigatyper
2022-04-22 10:26:29 -06:00
Jasmin F
9957689568
Add missing bacteroides_fragilis genome.gbff.gz ( #1558 )
...
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
2022-04-22 17:51:18 +02:00
Robert A. Petit III
a83202e710
Merge branch 'master' into rp3-add-shigatyper
2022-04-22 08:49:50 -06:00