Commit graph

22 commits

Author SHA1 Message Date
Jose Espinosa-Carrasco
95e02f913f
Update comments with new style (#497)
* Update comment style on functions.nf files

* Update test main.nf comments

* Add meta for ggread
2021-05-12 14:56:46 +01:00
Harshil Patel
dce27b8102
Update functions.nf to be more flexible for publishing by meta keys (#423)
* Update functions.nf

* Replace saveAs line in module main script

* Add spacing for ECLint
2021-04-09 17:23:56 +01:00
Patrick Hüther
8a44258548
remove params section from meta.yml (#282) 2021-03-19 13:16:50 +01: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
drpatelh
dcc580e4fb Remove Conda build ids for all modules 2021-02-16 23:58:23 +00:00
drpatelh
a34d74188d Really fix Editor Config 2021-02-07 21:49:20 +00:00
drpatelh
ef0a984cc0 Fix Editor config tests 2021-02-07 21:44:45 +00:00
drpatelh
f3b5af4ed5 Fix bedtools slip module 2021-02-07 21:32:20 +00: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
fc8cdde2b4 Apply suggestions from code review
Add all initial suggestions from review (syntax issues)

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 23:17:44 -06:00
sruthipsuresh
70de0331a5 Corrected pytest and 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
sruthipsuresh
78473edb72 Removed large testing files, will convert to updated testing 2021-01-29 23:17:44 -06:00
Sruthi Suresh
4fca435120 Fixed naming issues and links in meta.yml 2021-01-29 23:17:44 -06:00
Edmund Miller
178becdd69 style: Run yaml-lint against files 2021-01-29 23:17:44 -06:00
Edmund Miller
b16226c09c fix(bedtools): Add header param 2021-01-29 23:17:44 -06:00
Sruthi Suresh
a984c1be7c Added all modules with basic functionality and updated meta.yml files. 2021-01-29 23:17:44 -06:00
Sruthi Suresh
89e5473b44 Updated modules with the changed container format 2021-01-29 23:17:44 -06:00
Sruthi Suresh
6677c98b11 Updated complement and completed slop module with all parameters available. 2021-01-29 23:17:44 -06:00
Sruthi Suresh
709970e9af Completed slop module for modules with test directory and updated meta.yml file 2021-01-29 23:17:44 -06:00
Sruthi Suresh
1426d89440 Completed sloprefseq and removegenes modules (main.nf, meta.yml and functiosn.nf file). Also added the test directory with input/output/main.nf files. 2021-01-29 23:17:44 -06:00