Commit 0aa9cf5
release 1.0.0 (#16)
* update description
* test verified commit
* test signed commit
* adjust samplesheet
* include bcftools for pass filtering
* added bcftools_split
Signed-off-by: SusiJo <susanne.jodoin@gmx.de>
* first draft of querynator module
* querynator module built and tested
* started to incorporate querynator in pipeline
* first draft of incorporated querynator/query_cgi
* cgi query running
* cancer type fixed
* made unzipping possible for cgi
* cgi + first draft civic
* all done, first draft
* Update nextflow.config
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Update bin/check_samplesheet.py
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* next try
* Update bin/check_samplesheet.py
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Update bin/check_samplesheet.py
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Update modules/local/querynator/cgiapi.nf
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Update workflows/variantmtb.nf
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Modules
* some changes
* querynator update
* querynator updated
* docs added
* docs added
* remove fastqc
* changelog
* beautify code
* remove all multiqc
* minor changes
* minimal test included
* cancer types
* add paths
* description
* disable tabix
* Update README.md
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* Update docs/usage.md
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
* moved CGI credentials to nf secrets
* prettier
* added log files in general
* removed CGI credentials from params
* ECLint
* Revert "removed CGI credentials from params"
This reverts commit fafeff7.
keep info in schema
* updated nf-core/bcftools to v1.18
* removed CGI credentials from input channel
* Revert "removed CGI credentials from input channel"
This reverts commit e086a16.
* added meta2 argument, as required since bcftools1.18
* fixed broken link
* added reference genome meta info to bcftools input channel
* potential fix #4
* Revert "potential fix #4"
This reverts commit bac4cbe.
* another potential fix #4
* yet another potential fix #4
* removed fasta default value, so it can be reassigned by script and genome flag
* added qbicpipelines header and logo
* Template update for nf-core/tools version 2.13.1
* added qbic logo and minor fixes
* nf-core lint
* prettier
* lint
* prettier
* try ignoring utils_nfcore_pipeline
* removed obsolete cgi options and grouped other options
* Revert "try ignoring utils_nfcore_pipeline"
This reverts commit 5402ddf.
* cleanup & description of cgi credentials
* removed some todos
* lint
* cleanup
* minor nf-test fix
* undo qbicpipelines logo to pass linting
* undo qbicpipelines logo
* fixed typo
* fix linting issue by ignoring images
* minor fix
* added/updated tests
* minor fix
* added citations
* moved fasta channel init to main workflow
* added link to list of cancer types at querynator repo
* added BGZF compressed vcf to full test
* refactored
* prettier
* added enum to genome
* fixed igenomes and linting
* update querynator to 0.4.2
* added name to contributors
* removed unused script
* minor adjustments
* Revert "minor adjustments"
This reverts commit 4b4c3eb.
* r1.0.0 (#15)
* feat!: specify cancer type for cgi & civic in samplesheet (#5)
* refactored meta info parsing
* bumped querynator to 0.5.1
moved cancer type from params to samplesheet
* updated usage
* updated usage
* lint
* update bcftools/norm to 1.18
* update bcftools/view to 1.18
* updated gunzip module
* updated custom/dumpsoftwareversions module
* updated utils_nfcore_pipeline subworkflow
* lint
* added cancer type defaults
* updated module gunzip
* updated module tabix/tabix
* updated module tabix/bgziptabix
* bump querynator to 0.5.4
* docs: update CHANGELOG
* fix: disable parallelization for QUERYCGI
CGI blocks multiple parallel requests to their API
fixes #10
* build: bump version to 1.0.0
* test: run multiple samples for the full test
* Bump querynator 0.5.5
* chore: remove obsolete TODOs
* chore: update nf-core modules
* chore: update nf-core subworkflows
* chore(querynator): update to 0.5.5
* fix(docs): fix github actions badges
* feat: add civic evidence filters
* chore: bump querynator to 0.6.0
* chore: update nf-core modules
* chore: update nf-core subworkflows
* docs: update changelog
* docs: add actionability profile
---------
Signed-off-by: SusiJo <susanne.jodoin@gmx.de>
Co-authored-by: SusiJo <susanne.jodoin@gmx.de>
Co-authored-by: mapo9 <mark.polster@uni-tuebingen.de>
Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: Niclas Grote <zxmgc83@thanos.am10.uni-tubingen.de>1 parent 0e50f0c commit 0aa9cf5
File tree
160 files changed
+7466
-2170
lines changed- .devcontainer
- .github
- ISSUE_TEMPLATE
- workflows
- assets
- bin
- conf
- docs
- images
- lib
- modules
- local
- bcftools
- querynator
- nf-core
- bcftools
- norm
- tests
- view
- tests
- custom/dumpsoftwareversions
- templates
- tests
- gunzip
- tests
- modules
- custom/dumpsoftwareversions
- templates
- fastqc
- multiqc
- tabix
- bgziptabix
- tests
- tabix
- tests
- subworkflows
- local
- utils_nfcore_variantmtb_pipeline
- nf-core
- utils_nextflow_pipeline
- tests
- utils_nfcore_pipeline
- tests
- utils_nfvalidation_plugin
- tests
- tests
- csv
- test_files
- workflows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+7466
-2170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
88 | | - | |
| 95 | + | |
89 | 96 | | |
90 | 97 | | |
91 | 98 | | |
| |||
101 | 108 | | |
102 | 109 | | |
103 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | | - | |
| 31 | + | |
34 | 32 | | |
35 | 33 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
44 | 40 | | |
45 | 41 | | |
46 | | - | |
| 42 | + | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
0 commit comments