Commit graph

83 commits

Author SHA1 Message Date
kevinmenden
bacebdfb47 added pangolin workf 2021-01-29 12:53:51 +01:00
kevinmenden
44df90a795 Merge branch 'master' of https://github.com/nf-core/modules into pangolin-module 2021-01-29 12:50:24 +01:00
Harshil Patel
5da41ecb26
Merge pull request #122 from KevinMenden/master
Added tests and meta.yml files for Salmon
2021-01-29 11:49:03 +00:00
kevinmenden
9156becd19 changed 'covid' to 'sarscov2' 2021-01-29 12:45:21 +01:00
kevinmenden
14ade8060f added preliminary pangolin test 2021-01-29 11:12:22 +01:00
kevinmenden
d91cd73e52 added test workflow 2021-01-29 09:41:24 +01:00
kevinmenden
0780155dc4 added cutadapt module and tests 2021-01-29 09:33:45 +01:00
kevinmenden
3390f7621d removed should_exist tag 2021-01-27 16:32:04 +01:00
kevinmenden
48c570d6ac added file exist to test.yml 2021-01-27 08:56:25 +01:00
kevinmenden
431a2eb73b added quant test workflow 2021-01-26 15:58:22 +01:00
kevinmenden
915e0574a2 added salmon index test workflow 2021-01-26 15:44:22 +01:00
kevinmenden
81bcf0da82 added test.yml and md5sums 2021-01-26 15:38:56 +01:00
kevinmenden
8d4b71355e added test data and salmon tests 2021-01-26 15:24:06 +01:00
kevinmenden
5be1598b29 remove log.progress.out from test 2021-01-25 15:21:48 +01:00
kevinmenden
a1e1e27f67 updated test md5sums 2021-01-25 15:00:18 +01:00
kevinmenden
71e0de733c adapdted star for mutliple output BAMs 2021-01-25 14:09:03 +01:00
kevinmenden
6444af7b36 star module tests 2021-01-25 09:02:03 +01:00
kevinmenden
f58c1c1e9e added star genomegenerate test 2021-01-22 14:01:59 +01:00
Edmund Miller
daa25b9329
Merge branch 'preseq_test' 2021-01-15 17:41:13 -06:00
Edmund Miller
86850dc8a4 style: Remove old comment
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-15 10:32:20 -06:00
sruthipsuresh
7729fee5a9 Added gffread and gff3 file for testing 2021-01-15 10:32:20 -06:00
Edmund Miller
d7a78fa127 style: Fix indent
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-15 10:28:11 -06:00
sruthipsuresh
b95bd37780 Added ucsc module 2021-01-15 10:28:11 -06:00
Harshil Patel
27dbe8b52a
Merge pull request #115 from Functional-Genomics-Lab/stringtie_test
Added testing for Stringtie
2021-01-15 16:09:39 +00:00
Edmund Miller
53830e05c7
test: Fix typo
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-15 10:07:44 -06:00
Edmund Miller
fe39c7822f
style: Fix indentation 2021-01-15 10:01:02 -06:00
Edmund Miller
b9e8f959b3
style: Standardize process names
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-01-15 10:00:40 -06:00
sruthipsuresh
ec91171152 Corrected naming to ensure test checks work 2021-01-15 09:38:13 -06:00
sruthipsuresh
5a1c1f90e5 removed md5sums for pdf, rdata 2021-01-15 09:38:13 -06:00
sruthipsuresh
3f814d1e2f Workflow and md5sums added 2021-01-15 09:38:13 -06:00
sruthipsuresh
269d9888fe Corrected bash error, tested process 2021-01-15 09:38:13 -06:00
Sruthi Suresh
b7435b0159 added test file for phantompeakqualtools for testing 2021-01-15 09:38:13 -06:00
sruthipsuresh
09d56efe12 Fixed with mr file for size issues 2021-01-14 02:12:57 -06:00
sruthipsuresh
00ef1d3863
Changed input to bed files 2021-01-15 16:52:17 -06:00
sruthipsuresh
a66618be98
Delete tests/software/phantompeakqualtools directory 2021-01-13 21:23:02 -06:00
sruthipsuresh
6f3cbfcd9a Fixed test.yml 2021-01-12 18:14:28 -06:00
sruthipsuresh
b297f7aea1 Fixed test and removed phantompeak tests 2021-01-12 18:04:12 -06:00
sruthipsuresh
7c88cf4f67 Finished module with md5sums 2021-01-12 09:29:31 -06:00
sruthipsuresh
0a04c96357 Added module, TODO data 2021-01-12 09:13:37 -06:00
sruthipsuresh
3b581d1912 Updated test.yml 2021-01-12 08:56:11 -06:00
sruthipsuresh
a2faeb703f Fixed md5sums 2021-01-12 08:50:20 -06:00
sruthipsuresh
cb39fcb915 Added preseq module and workflow 2021-01-12 08:41:09 -06:00
sruthipsuresh
e1a3d1b18a Corrected naming to ensure test checks work 2020-12-21 19:53:03 -06:00
sruthipsuresh
5319eabbc5 removed md5sums for pdf, rdata 2020-12-19 06:09:04 -06:00
sruthipsuresh
522b896534 Workflow and md5sums added 2020-12-19 06:09:04 -06:00
sruthipsuresh
8c088d473b Corrected bash error, tested process 2020-12-19 06:09:04 -06:00
Sruthi Suresh
10d0058a1a added test file for phantompeakqualtools for testing 2020-12-19 06:09:04 -06:00
Harshil Patel
c98f9284a2
Merge pull request #89 from KevinMenden/master
Add bowtie module
2020-12-18 14:56:29 +00:00
kevinmenden
8f75bac67e update test.bam md5sums 2020-12-18 11:16:58 +01:00
kevinmenden
db0b631906 removed index from test output 2020-12-18 11:06:02 +01:00