Patrick Hüther
eb9178970f
add bismark/summary ( #295 )
...
* add bismark/align module
* bismark/align: add tests
* bismark/align: update meta.yml
* bismark/align: skip checksum for alignment logs
they contain timestamps
* bismark/align: restore correct checksum
caused some mixup in the last commit
* bismark/align: add genome_preparation to filters
* Fix conda version pin
* change options to be a global var
* remove params from meta.yml
* add bismark/summary
* remove md5sum check for bismark_summary_report.html
it contains a timestamp
* fix tests
* update meta.yml
* remove mysterious index files
2021-03-22 14:58:54 +01:00
Yuk Kei Wan
134c8ef6ce
add samtools merge ( #296 )
...
* add samtools merge
* Update pytest_software.yml
* get it back to 20.11.0-edge
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
2021-03-22 13:48:23 +01:00
Patrick Hüther
f9ce8664ba
add bismark/report ( #297 )
...
* add bismark/align module
* bismark/align: add tests
* bismark/align: update meta.yml
* bismark/align: skip checksum for alignment logs
they contain timestamps
* bismark/align: restore correct checksum
caused some mixup in the last commit
* bismark/align: add genome_preparation to filters
* Fix conda version pin
* change options to be a global var
* remove params from meta.yml
* add bismark/report
* fix test filepaths
* remove mysterious index files
2021-03-22 13:38:08 +01:00
Patrick Hüther
04704c2034
add bismark/methylation_extractor ( #274 )
...
* add bismark/methylation_extractor
* add tests for bismark/methylation_extractor
* bismark/methylation_extractor: add genome_preparation to filters
* Apply suggestions from code review
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* remove params from meta.yml
* pytest: remove md5sum checks for gzipped output
gzip stores timestamps in the file header, so the checksum will be different each time
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-20 23:54:42 +00:00
Patrick Hüther
8a44258548
remove params section from meta.yml ( #282 )
2021-03-19 13:16:50 +01:00
Edmund Miller
36593aa43e
chore: Remove stray functions file ( #279 )
2021-03-19 05:49:02 +00:00
Jose Espinosa-Carrasco
72e81d6e90
Add spades module ( #277 )
...
* Add spades module
* Reorder gatk4 modules alphabetically
* Update software/spades/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-18 13:48:38 +00:00
Jose Espinosa-Carrasco
313241749c
Add kraken2 run module ( #266 )
...
* Add kraken2 run module
* Add kraken2 run module
* Add coronavirus kraken2 db
* Adding kraken2 run tests
* Update software/kraken2/run/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* Fixing files commited by mistake
* Remove params for meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-18 13:08:06 +00:00
Michael L Heuer
1845db4043
Update dsh-bio to 2.0.3 ( #276 )
2021-03-18 13:06:56 +00:00
Kevin Menden
a90332906b
add mergebamalignment ( #259 )
...
* add mergebamalignment
* fix test.yml
* update to latest gatk4 version
* Update software/gatk4/mergebamalignment/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* Update tests/data/README.md
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* Update software/gatk4/mergebamalignment/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* Update software/gatk4/mergebamalignment/meta.yml
* fixed unmapped/unaligned
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-17 15:56:56 +01:00
Kevin Menden
3c4d9466f4
Adding minia for viralrecon ( #267 )
...
* initial 'modules create' of minia
* fixed tests
* finished meta.yml
* fixed filters.yml
* resolved issues in pytest_software.yml
* add newline
* Update software/minia/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-17 12:54:15 +01:00
Kevin Menden
17dbff52f4
added gatk4 variantfiltration ( #265 )
...
* added gatk4 variantfiltration
* replace merge with filter
* Update software/gatk4/variantfiltration/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
* updated input
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-17 09:42:35 +01:00
Harshil Patel
3df3d671f2
Fix nf-core modules lint tests ( #275 )
...
* Fix Conda definition bug
* Add process label
2021-03-16 17:16:47 +00:00
Jose Espinosa-Carrasco
74ff11b07b
Fix bowtie builds ( #273 )
...
* Fix bowtie build test
* Forgot to delete old bowtie_build
* Fix bowtie2 build tests
* Add initOptions include on hisat2 extractsplicesites
2021-03-15 15:39:42 +01:00
Harshil Patel
9b99b33401
Rename .github/filters.yml -> tests/config/pytest_software.yml ( #271 )
...
* Rename pytest filters.yml
* Change filters.yml name
* Update resoures for ivar trim
2021-03-15 12:51:30 +00:00
Harshil Patel
d9396adbdf
Update software version command ( #269 )
2021-03-15 12:21:21 +00:00
Jose Espinosa-Carrasco
572abb00b3
Remove def from module options definition in main ( #270 )
...
* Remove def from module options definition in main
* Fix bismark_deduplicate tests
* Fix bwameth_align tests
* Fixing gatk4 conda tests ("=" instead of ':' in build id)
* Same as previous commit (Fix gatk4 test)
* Fix qualimap bamqc test (no md5 check for pngs)
* Fix seqkit split2 tests. Changed to new test data
* Fix samtools tests. Some were missing initOptions include
* Removing TOOL SUBTOOL template module since now it is included on tools repo
2021-03-15 12:16:43 +00:00
Kevin Menden
0218824b86
add task.cpus to pangolin ( #263 )
...
* add task.cpus to pangolin
* bumped pangolin to v2.3.2
2021-03-10 09:02:23 +01:00
Kevin Menden
a552d97849
Exchange VCF data by sarscov2 data ( #261 )
...
* added sarscov2 vcf data; adjusted bcftools tests
* updated README.md
* deleted old VCF files; fixed mergevcfs
* fixed tabix
2021-03-09 10:04:08 +01:00
Maxime Garcia
05cbbbaded
Rename gatk/createsequencedictionary -> gatk4/createsequencedictionary ( #260 )
...
* fix: update and sort filters
* fix: rename gatk/createsequencedictionary -> gatk4/createsequencedictionary
2021-03-08 14:45:46 +01:00
Maxime Garcia
ea6fde0193
Merge pull request #252 from MaxUlysse/master_tiddit
...
New module: tiddit
2021-02-25 09:34:33 +01:00
MaxUlysse
f62196a4a6
feat: add tiddit_sv module
2021-02-24 15:59:10 +01:00
JoseEspinosa
e9fc285967
Fix conda version declaration
2021-02-24 15:52:25 +01:00
Harshil Patel
50b98d56a1
Merge pull request #246 from drpatelh/master
...
Update iVar modules
2021-02-24 13:00:05 +00:00
drpatelh
1094af2206
Add missing docs
2021-02-24 12:54:45 +00:00
Harshil Patel
ca4b4eb78e
Merge pull request #248 from JoseEspinosa/fix_bcftools
...
Add missing requirements to bcftools modules
2021-02-24 12:51:39 +00:00
FriederikeHanssen
4673c119c7
resolve merge conflicts
2021-02-24 10:03:16 +01:00
JoseEspinosa
ec674bb127
Add label to bcftools processes
2021-02-24 09:47:54 +01:00
JoseEspinosa
823a631afc
Fix tools entry on yml
2021-02-24 09:47:36 +01:00
Jose Espinosa-Carrasco
8f4363ccb5
Merge pull request #247 from JoseEspinosa/bcftools-mpileup
...
Add bcftools mpileup module
2021-02-24 09:24:43 +01:00
JoseEspinosa
af7bc743bf
Correct yml file, add fasta to input and correct vcf on output
2021-02-24 09:15:18 +01:00
Harshil Patel
5287fe5f95
Merge pull request #245 from phue/bismark_deduplicate
...
add bismark/deduplicate + tests
2021-02-23 21:08:24 +00:00
Harshil Patel
4703a60443
Merge pull request #220 from phue/bwameth
...
add bwameth modules
2021-02-23 21:01:54 +00:00
JoseEspinosa
138be9f918
Adding label to the bcftools-mpileup process
2021-02-23 21:52:15 +01:00
drpatelh
89cd71309c
Output log file for MultiQC
2021-02-23 20:36:23 +00:00
drpatelh
9098ba41c8
Update ivar consensus
2021-02-23 20:36:03 +00:00
JoseEspinosa
035443b6e0
Add bcftools-mpileup module
2021-02-23 19:05:26 +01:00
phue
e73bda26f5
add bismark/deduplicate + tests
2021-02-23 18:02:16 +01:00
FriederikeHanssen
bf58948dad
remove todos, describe in/output
2021-02-23 15:41:11 +01:00
FriederikeHanssen
4e9d728108
allow fq.gz or gastq.gz as in/output
2021-02-23 15:40:22 +01:00
FriederikeHanssen
12137d6f3e
Remove trialing whitespace
2021-02-23 15:00:21 +01:00
FriederikeHanssen
e251a3bed5
Remove todos
2021-02-23 14:58:09 +01:00
FriederikeHanssen
13733b2581
Add beautiful md5sums
2021-02-23 14:57:07 +01:00
FriederikeHanssen
5e365d5eff
Make all these tests pass
2021-02-23 14:09:46 +01:00
FriederikeHanssen
25a2a16f2d
Try to make a single test pass
2021-02-23 13:34:50 +01:00
kevinmenden
3fee38ee2d
added gatk4 revertsam
2021-02-22 15:21:39 +01:00
kevinmenden
efd60d94ee
adding revertsam/ fix typo in mergevcfs
2021-02-22 15:10:20 +01:00
kevinmenden
69d7bb4fca
reformatted input to tuple
2021-02-22 13:31:54 +01:00
phue
bf0e0d857d
bwameth/align: fix fasta name retrieval
...
apparently bwameth doesn't like './' in front of the filepath? I have no idea. This works however
2021-02-20 13:12:43 +01:00
phue
c67e591caf
apply suggestions from review
...
thanks @drpatelh
2021-02-20 12:51:01 +01:00