Commit graph

172 commits

Author SHA1 Message Date
JoseEspinosa
83cc25860d Rearranging tests to test each module separately 2021-02-08 15:16:51 +01:00
JoseEspinosa
5071bf5914 Merge remote-tracking branch 'upstream/master' into bcftools_viralrecon 2021-02-08 10:45:57 +01:00
Harshil Patel
0393d39105
Update tests/software/bedtools/complement/main.nf 2021-02-07 20:35:51 +00:00
Harshil Patel
5269c1ec60
Update tests/software/bedtools/intersect/main.nf 2021-02-07 20:35:12 +00:00
Harshil Patel
8841af1267
Update tests/software/bedtools/merge/main.nf 2021-02-07 20:34:30 +00:00
Harshil Patel
b068f2fc53
Update tests/software/bedtools/sort/main.nf 2021-02-07 20:33:02 +00:00
JoseEspinosa
26829497d5 Fixing typo on path for md5 check 2021-02-02 12:19:57 +01:00
JoseEspinosa
e7f15feccf Adding --no-version to bcftools_isec for tests md5 check 2021-02-02 11:00:02 +01:00
JoseEspinosa
3a40ec5664 Adding bcftools_isec taking a path with several vcfs and its tests 2021-02-02 10:50:45 +01:00
JoseEspinosa
8e4764b8ed bcftools_filter adding argument to test to enable md5 check 2021-02-02 10:19:34 +01:00
JoseEspinosa
c25f8f0f6c Fixing tests 2021-02-02 09:57:55 +01:00
JoseEspinosa
cee37852cd Merge remote-tracking branch 'upstream/master' into bcftools_viralrecon 2021-02-02 09:15:20 +01:00
JoseEspinosa
a3ce63c79c Adding tests for bcftools 2021-02-02 09:14:00 +01:00
drpatelh
f84e5b59ca Rename bowtie_index to bowtie_build 2021-02-01 17:53:31 +00:00
Harshil Patel
0a41130276
Merge pull request #131 from KevinMenden/fastp-module
Adding fastp module
2021-02-01 13:43:35 +00:00
Harshil Patel
e851da8640
Merge pull request #130 from KevinMenden/master
Adding a QUAST module
2021-02-01 13:17:57 +00:00
Kevin Menden
0bd8506ea1
Update tests/software/quast/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:04:08 +01:00
Kevin Menden
05370b5e16
Update tests/software/quast/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-01 14:03:49 +01:00
kevinmenden
e9e795633d added fastp tests 2021-02-01 14:02:06 +01:00
kevinmenden
a342296d70 fixed test md5s 2021-02-01 13:36:25 +01:00
kevinmenden
b5298f94d8 refactored quast module 2021-02-01 13:13:21 +01:00
Harshil Patel
c74d8a1711
Merge pull request #128 from JoseEspinosa/bowtie2_viralrecon
Bowtie2 viralrecon 2
2021-02-01 09:56:11 +00:00
Harshil Patel
2c962f34df
Merge pull request #110 from luslab/master
Add SEACR module containing a single CALLPEAK process
2021-02-01 09:48:15 +00:00
JoseEspinosa
8fb6b80abd Fixing some md5 hashes 2021-01-30 23:08:17 +01:00
Harshil Patel
eadbea4b83
Merge pull request #127 from JoseEspinosa/bowtie2_viralrecon
Bowtie2 viralrecon
2021-01-30 13:22:30 +00:00
sruthipsuresh
7a1c2a2eb5 Fixed slop module 2021-01-29 23:17:44 -06:00
sruthipsuresh
93e414635b Fixed md5sum, fixed filters, fixed slop input 2021-01-29 23:17:44 -06:00
sruthipsuresh
78ac4435be Added new tests, todo: fix md5sums 2021-01-29 23:17:44 -06:00
Edmund Miller
2b0d51ca9c test(bedtools): Remove old style tests
AKA how the tests were done last week.
2021-01-29 23:17:44 -06:00
Edmund Miller
7d52907d1c test(bedtools): Fix typo on yaml indentation 2021-01-29 23:17:44 -06:00
sruthipsuresh
ac7f634675 Added complement test 2021-01-29 23:17:44 -06:00
sruthipsuresh
e360617ac6 Fixed images, genomecov 2021-01-29 23:17:44 -06:00
sruthipsuresh
e3bbbb48fc Fixed slop file 2021-01-29 23:17:44 -06:00
sruthipsuresh
29639c522f Corrected sort 2021-01-29 23:17:44 -06:00
sruthipsuresh
a108bd407e Corrected md5sum and output 2021-01-29 23:17:44 -06:00
sruthipsuresh
2f19b4279c All modules corrected, TODO config 2021-01-29 23:17:44 -06:00
sruthipsuresh
32564137fd Corrected workflows and ran editor config 2021-01-29 23:17:44 -06:00
sruthipsuresh
672f94f2af rebased and updated all bedtools testing and modules 2021-01-29 23:17:44 -06:00
Harshil Patel
b260192942
Merge pull request #149 from heuermh/minimap2
Add minimap2 align module
2021-02-07 16:37:26 +00:00
Michael L Heuer
6b873d7d33 Remove single_end if/else 2021-02-05 11:35:11 -06:00
Kevin Menden
17dd0415f2
Merge pull request #146 from heuermh/bandage
Add bandage image module
2021-02-05 08:00:44 +01:00
Michael L Heuer
50bebac136 Remove pairwise test 2021-02-04 15:22:12 -06:00
Michael L Heuer
061b13bf25 Fix md5 --> md5sum 2021-02-04 13:48:56 -06:00
Michael L Heuer
d5f2f5e32d Add minimap2 align module 2021-02-04 13:42:08 -06:00
Michael L Heuer
37a9f6f456 Address review comments 2021-02-04 12:10:54 -06:00
Harshil Patel
5aa920eb53
Update tests/software/bowtie/align/test.yml 2021-02-04 10:19:28 +00:00
Harshil Patel
68f9a0b711
Update tests/software/bowtie/build/test.yml 2021-02-04 10:08:01 +00:00
Harshil Patel
eb45368a35
Update tests/software/bowtie2/build/test.yml 2021-02-04 10:07:44 +00:00
Edmund Miller
431c699727
Revert "ci: Test bowtie-build instead of _"
This reverts commit 9b454416d2.
2021-02-03 20:06:05 -06:00
Michael L Heuer
c466255f6f Add bandage image module 2021-02-03 19:31:58 -06:00