Commit graph

916 commits

Author SHA1 Message Date
JoseEspinosa
8fb6b80abd Fixing some md5 hashes 2021-01-30 23:08:17 +01:00
JoseEspinosa
3c95af9e50 Merge branch 'bowtie2_viralrecon' of https://github.com/JoseEspinosa/modules into bowtie2_viralrecon 2021-01-30 22:53:53 +01:00
JoseEspinosa
177693de49 Adding worflow yml for bowtie2_align and bowtie2_build 2021-01-30 22:53:27 +01:00
Harshil Patel
eadbea4b83
Merge pull request #127 from JoseEspinosa/bowtie2_viralrecon
Bowtie2 viralrecon
2021-01-30 13:22:30 +00:00
Harshil Patel
eab633776e
Update software/bowtie2/build/meta.yml 2021-01-30 13:21:56 +00:00
JoseEspinosa
500481833f Adding bcftools_bgzip module 2021-01-30 11:22:25 +01:00
JoseEspinosa
986b72cee9 Fix error on previous commit 2021-01-30 09:35:25 +01:00
JoseEspinosa
29989035a5 Remove author entry from yml (copy-pasted :P) 2021-01-30 09:29:53 +01: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
84b66e4f38 Fixed testing, rebased 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
957983bd99 Fixed and tested 4 modules, keeping with fastp module syntax 2021-01-29 23:17:44 -06:00
sruthipsuresh
295fff35ec Corrected containers and tested 2021-01-29 23:17:44 -06:00
sruthipsuresh
19b55fc67c Fixed intersect, complement indentation issues 2021-01-29 23:17:44 -06:00
sruthipsuresh
3da39dfc88 Fixed bedtools complement module 2021-01-29 23:17:44 -06:00
sruthipsuresh
8496427c56 Update software/bedtools/complement/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
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
e5c21d15a3 Update software/bedtools/complement/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 23:17:44 -06:00
sruthipsuresh
bf2703f396 Update software/bedtools/complement/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 23:17:44 -06:00
sruthipsuresh
93f640154a Update software/bedtools/complement/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 23:17:44 -06:00
sruthipsuresh
ced2458d78 Update software/bedtools/complement/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-29 23:17:44 -06:00
sruthipsuresh
29639c522f Corrected sort 2021-01-29 23:17:44 -06:00
sruthipsuresh
70de0331a5 Corrected pytest and config 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
6e7feb9e57 Update main.nf
Fixed prefix
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
sruthipsuresh
78473edb72 Removed large testing files, will convert to updated testing 2021-01-29 23:17:44 -06:00
sruthipsuresh
4ada27479a Removed nextflow file 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
199dfc5ea3 Added complement module with necessary test dir/parameters 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
5205ce286a Added all modules using bedtools in the enhancer transcript identification section 2021-01-29 23:17:44 -06:00
Sruthi Suresh
637b545168 Removed extraneous modules and updated removegenes module 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
Sruthi Suresh
5b2633757e updated test file and main.nf file 2021-01-29 23:17:44 -06:00
sruthipsuresh
521c87f999 Updated test.mainnf file.
Added the necessary chrom sizes input and changed test file to directory (as specified in nfcore).
2021-01-29 23:17:44 -06:00
sruthipsuresh
fefbdb9893 Created test file for checking code.
Still need to add parameters map and chrom sizes path.
2021-01-29 23:17:44 -06:00