Commit graph

178 commits

Author SHA1 Message Date
kevinmenden
0be13edc52 next try at editorconfig 2020-12-18 09:52:38 +01:00
kevinmenden
07f0a2476a fixed linting errors 2020-12-18 09:50:05 +01:00
kevinmenden
0eb20c14bf fixed unaligned output 2020-12-18 09:20:35 +01:00
kevinmenden
1c89c9717b Merge branch 'master' of https://github.com/KevinMenden/modules 2020-12-18 09:16:17 +01:00
kevinmenden
f840325ead added unaligned output 2020-12-18 09:14:40 +01:00
Kevin Menden
7805d25cc5
Update software/bowtie/align/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-12-18 09:13:48 +01:00
Kevin Menden
a7f1ff29d7
Update software/bowtie/align/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-12-18 09:13:42 +01:00
Kevin Menden
dc4108fd9b
Update software/bowtie/align/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-12-18 09:13:35 +01:00
Kevin Menden
41329b8982
Apply suggestions from code review
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-12-18 08:16:18 +01:00
kevinmenden
57ab6dbcbf groovy formatting 2020-12-17 10:24:48 +01:00
kevinmenden
d75cb75111 added singularity; edge NXF version 2020-12-17 07:33:44 +01:00
kevinmenden
f35850bf14 bowtie bam output 2020-12-16 11:02:58 +01:00
kevinmenden
42020ce5ac added tests for bowtie paired-end alignment; resolved index bug 2020-12-09 16:39:05 +01:00
kevinmenden
cc72028d3d output index as directory 2020-12-09 15:58:56 +01:00
Kevin Menden
560a6a578b
Apply suggestions from code review
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-12-09 15:45:05 +01:00
kevinmenden
9d67da2b2c added module yml files 2020-12-08 13:40:32 +01:00
kevinmenden
508761e05c Added bowtie index and align modules 2020-12-08 12:57:00 +01:00
Harshil Patel
cd2cf9cf2f
Merge pull request #85 from nf-core/pytest-workflow-refactor
Refactor all tests to use pytest-workflow
2020-12-04 14:30:00 +00:00
drpatelh
e5c7ecc89c Use STAR to build initial index for RSEM 2020-11-30 11:29:24 +00:00
Edmund Miller
6eeb930bdb
chore: Remove test directory from dummy tool 2020-11-24 21:09:55 -06:00
Edmund Miller
2fc39e02e2
test(trimgalore): Refactor se and pe to use pytest-workflow 2020-11-24 21:08:34 -06:00
Edmund Miller
b2cd464ad3
test(samtools): Refactor stats to use pytest-workflow 2020-11-24 21:08:34 -06:00
Edmund Miller
36bbf6baa3
test(samtools): Refactor sort to use pytest-workflow
Pretty sure this is passing it a sorted bam though?
2020-11-24 21:08:34 -06:00
Edmund Miller
6448638b55
test(samtools): Refactor index to use pytest-workflow 2020-11-24 21:08:34 -06:00
Edmund Miller
16cb794892
test(samtools): Refactor idxstats to use pytest-workflow 2020-11-24 21:08:34 -06:00
Edmund Miller
34d86427a6
test(samtools): Refactor flagstat to use pytest-workflow 2020-11-24 21:08:33 -06:00
Edmund Miller
7848019cdb
test(picard): Refactor markduplicates to use pytest-workflow 2020-11-24 21:08:33 -06:00
Edmund Miller
939f5ca744
test(picard): Refactor collectmultiplemetrics to use pytest-workflow 2020-11-24 21:03:40 -06:00
Edmund Miller
234e85bdce
test(picard): Refactor mergesamfiles to use pytest-workflow 2020-11-24 19:01:12 -06:00
Edmund Miller
016d8684f3
test(bwa): Refactor to use pytest-workflow 2020-11-24 19:00:11 -06:00
Edmund Miller
ba681c6f27 refactor(pytest-workflow): Move fastqc tests to tests/ 2020-11-24 20:26:04 +00:00
Edmund Miller
c264c66a49
test(fastqc): Use -entry to speed up tests
`--wt, --workflow-threads` is now an option and can be used to run tests
simultaneously.
2020-11-16 13:41:59 -06:00
Edmund Miller
a4544a11ad
chore(fastqc): Remove test output 2020-11-16 10:22:19 -06:00
drpatelh
a3f46865ff Remove Singularity image path 2020-11-12 14:55:16 +00:00
drpatelh
47d390772c Update picard version command and default container 2020-10-19 15:17:19 +01:00
drpatelh
29f9b05433 Update docs 2020-10-15 11:13:54 +01:00
drpatelh
530789ba85 Get tests passing 2020-10-15 10:47:15 +01:00
drpatelh
1d30e2c21a Update tools not in rnaseq pipeline too 2020-10-14 18:59:25 +01:00
drpatelh
14525ed50d Remove functions file 2020-10-14 18:29:50 +01:00
drpatelh
e9e81e8691 Revert RSeQC version 2020-10-12 17:47:13 +01:00
drpatelh
6bb3d5caea Update container 2020-10-12 16:20:35 +01:00
drpatelh
64377d4035 Bug fixes 2020-10-12 16:20:22 +01:00
drpatelh
a1b705d412 Update RSeQC version 2020-10-12 16:04:04 +01:00
drpatelh
436a1f983c Update trimgalore version 2020-10-12 15:59:46 +01:00
drpatelh
d19a8c702d Update picard version 2020-10-12 15:58:09 +01:00
drpatelh
74f27803b4 Update stringtie version 2020-10-12 15:55:07 +01:00
drpatelh
f4f96ff792 Update gffread version 2020-10-12 15:52:05 +01:00
Harshil Patel
0e11679748
Update main.nf 2020-09-18 10:39:41 +01:00
Harshil Patel
fb44f36f66
Update main.nf 2020-09-16 19:08:24 +01:00
drpatelh
e438d026bd Unify syntax 2020-09-10 16:45:11 +01:00