Commit graph

192 commits

Author SHA1 Message Date
Harshil Patel
6028bb080b
Merge pull request #40 from grst/update-fastqc
Update fastqc to adhere to new module guidelines
2020-07-15 12:59:28 +01:00
Harshil Patel
741b0786f9
Merge pull request #43 from grst/update-module-requirements
Extend and formalize module requirements
2020-07-15 12:58:12 +01:00
Gregor Sturm
5fe7b9eb66 Update README.md 2020-07-15 13:29:21 +02:00
Gregor Sturm
a2bcb5c36a Update module according to discussion on Slack 2020-07-15 13:04:49 +02:00
Gregor Sturm
01a926866e
Update software/fastqc/test/main.nf
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:48:21 +02:00
Gregor Sturm
9d7cece077
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:48:11 +02:00
Gregor Sturm
5a8803ee2f
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:48:03 +02:00
Gregor Sturm
a3db769a93
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:47:52 +02:00
Gregor Sturm
180310bf0a
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:47:42 +02:00
Gregor Sturm
6ad2b570c2
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:47:30 +02:00
Gregor Sturm
53897f4d97
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-07-15 12:47:19 +02:00
Gregor Sturm
450e2839d5 Extend and formalize module requirements 2020-07-15 12:44:52 +02:00
Gregor Sturm
b00bb83532 Document params 2020-07-15 11:01:15 +02:00
Gregor Sturm
86d6daf9de Implement publish_results parameter 2020-07-15 10:55:52 +02:00
Gregor Sturm
1dc47e7cd3 Make publishDir more flexible 2020-07-15 10:16:48 +02:00
Gregor Sturm
dd34fa5853 Use moduleDir for conda env 2020-07-15 09:48:17 +02:00
Gregor Sturm
f7c42ac4fd Add tests for fastqc module 2020-07-15 09:48:14 +02:00
Gregor Sturm
167067a92e Clean up module file 2020-07-15 09:47:41 +02:00
Harshil Patel
a5306b33da
Merge pull request #39 from grst/document-module-standards
Document preliminary module structure
2020-07-14 18:53:24 +01:00
Gregor Sturm
7121879714
Add: All outputs should be named 2020-07-14 16:13:05 +02:00
Gregor Sturm
8f3718795b Fix markdownlint
Move markdownlint.yml to root directory. Like that it is automatically discovered and applied by most IDEs
2020-07-14 12:21:33 +02:00
Gregor Sturm
fe882f1579 Add software dependencies and version string to requirements list 2020-07-14 12:07:41 +02:00
Gregor Sturm
4ee6ddc7ab Update README 2020-07-14 10:55:38 +02:00
Phil Ewels
8155270653
Merge pull request #38 from ewels/master
Fix up cutadapt tests
2020-07-11 17:16:26 +02:00
Phil Ewels
31c0f617b9 Fix up cutadapt tests 2020-07-11 17:14:14 +02:00
Phil Ewels
abfd112964
Merge pull request #37 from ewels/master
Cutadapt - merge tests into one
2020-07-11 17:09:50 +02:00
Phil Ewels
f36902b9af Cutadapt - merge tests into one 2020-07-11 17:09:06 +02:00
Phil Ewels
7ae79df07c
Merge pull request #36 from ewels/change-filestructure
Restructure file hierarchy
2020-07-11 14:53:33 +02:00
Phil Ewels
905e842f36 Update more paths 2020-07-11 14:36:12 +02:00
Phil Ewels
d3f3432451 Update test file imports 2020-07-11 14:33:12 +02:00
Phil Ewels
a6b2485dab Move social preview image 2020-07-11 14:28:58 +02:00
Phil Ewels
cffb8b63ab Move to new tests/ folder 2020-07-11 14:28:26 +02:00
Phil Ewels
014fef2e92 Rename tools to software 2020-07-11 14:27:21 +02:00
Phil Ewels
edd508487b
Merge pull request #35 from ewels/editor-config
Editor config
2020-07-11 14:20:37 +02:00
Phil Ewels
229bd5d085 Update test-datasets 2020-07-11 13:57:17 +02:00
Phil Ewels
47d55001fa Fix YAML validation errors 2020-07-11 13:54:12 +02:00
Phil Ewels
263f48d520 Fix markdownlint 2020-07-11 13:48:11 +02:00
Phil Ewels
45fb2ff4f4 Remove verbose job names 2020-07-11 13:45:08 +02:00
Phil Ewels
fc53a6f0b5 Added markdown lint config file 2020-07-11 13:44:28 +02:00
Phil Ewels
ae38a9bf41 Fix editor config styles 2020-07-11 13:42:13 +02:00
Phil Ewels
a547f27f21 New GitHub Action to lint code style 2020-07-11 13:41:31 +02:00
Phil Ewels
0241467b1e
Merge pull request #33 from nf-core/grst-patch-1
Create .editorconfig
2020-07-11 13:32:05 +02:00
Phil Ewels
cb89722ea8
Merge pull request #34 from luslab/feat-mod-umitools
Added Umi-tools module covering the dedup function
2020-07-11 13:31:40 +02:00
Phil Ewels
81b1d6081c
Merge pull request #31 from FelixKrueger/hisat2
Added HISAT2 module and test workflow
2020-07-11 13:29:02 +02:00
Phil Ewels
7ef2a97882
Update tools/hisat2/main.nf 2020-07-11 13:28:41 +02:00
Phil Ewels
23c2fd8520
Apply suggestions from code review 2020-07-11 13:27:56 +02:00
Phil Ewels
edda7433d3
Merge pull request #30 from FelixKrueger/bowtie2
Added Bowtie2 module and test workflow
2020-07-11 13:27:20 +02:00
Phil Ewels
2fee617b5b
Update tools/bowtie2/main.nf 2020-07-11 13:27:05 +02:00
Phil Ewels
ccea438b49
Update tools/bowtie2/main.nf 2020-07-11 13:26:50 +02:00
Phil Ewels
a1ff2bd677
Merge pull request #29 from FelixKrueger/multiqc
Added DSL2 module for MultiQC
2020-07-11 13:26:01 +02:00