-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathro-crate-metadata.json
More file actions
343 lines (343 loc) · 20.1 KB
/
ro-crate-metadata.json
File metadata and controls
343 lines (343 loc) · 20.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
{
"@context": [
"https://w3id.org/ro/crate/1.1/context",
{
"GithubService": "https://w3id.org/ro/terms/test#GithubService",
"JenkinsService": "https://w3id.org/ro/terms/test#JenkinsService",
"PlanemoEngine": "https://w3id.org/ro/terms/test#PlanemoEngine",
"TestDefinition": "https://w3id.org/ro/terms/test#TestDefinition",
"TestInstance": "https://w3id.org/ro/terms/test#TestInstance",
"TestService": "https://w3id.org/ro/terms/test#TestService",
"TestSuite": "https://w3id.org/ro/terms/test#TestSuite",
"TravisService": "https://w3id.org/ro/terms/test#TravisService",
"definition": "https://w3id.org/ro/terms/test#definition",
"engineVersion": "https://w3id.org/ro/terms/test#engineVersion",
"instance": "https://w3id.org/ro/terms/test#instance",
"resource": "https://w3id.org/ro/terms/test#resource",
"runsOn": "https://w3id.org/ro/terms/test#runsOn"
}
],
"@graph": [
{
"@id": "./",
"@type": "Dataset",
"creativeWorkStatus": "InProgress",
"datePublished": "2026-04-09T08:47:11+00:00",
"description": "<h1>\n <picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/images/nf-core-variantprioritization_logo_dark.png\">\n <img alt=\"nf-core/variantprioritization\" src=\"docs/images/nf-core-variantprioritization_logo_light.png\">\n </picture>\n</h1>\n\n[](https://github.com/codespaces/new/nf-core/variantprioritization)\n[](https://github.com/nf-core/variantprioritization/actions/workflows/nf-test.yml)\n[](https://github.com/nf-core/variantprioritization/actions/workflows/linting.yml)[](https://nf-co.re/variantprioritization/results)[](https://doi.org/10.5281/zenodo.XXXXXXX)\n[](https://www.nf-test.com)\n\n[](https://www.nextflow.io/)\n[](https://github.com/nf-core/tools/releases/tag/3.5.2)\n[](https://docs.conda.io/en/latest/)\n[](https://www.docker.com/)\n[](https://sylabs.io/docs/)\n[](https://cloud.seqera.io/launch?pipeline=https://github.com/nf-core/variantprioritization)\n\n[](https://nfcore.slack.com/channels/variantprioritization)[](https://bsky.app/profile/nf-co.re)[](https://mstdn.science/@nf_core)[](https://www.youtube.com/c/nf-core)\n\n## Introduction\n\n**nf-core/variantprioritization** is a bioinformatics analysis pipeline for the functional annotation and translation of somatic SNVs/InDels and copy number abberations for precision cancer medicine using [Personal Cancer Genome Reporter (PCGR)](https://github.com/sigven/pcgr/).\n**nf-core/variantprioritization** offers germline SNVs/INDELS intepretation and annotation using [Cancer Predisposition Sequencing Reporter (CPSR)](https://github.com/sigven/cpsr/).\n\n<picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/images/pipeline_dark.svg\">\n <img alt=\"nf-core/variantprioritization metromap\" src=\"docs/images/pipeline_light.svg\">\n</picture>\n\nThe workflow has been designed to accept outputs generated by [nf-core/sarek](https://github.com/nf-core/sarek):\n\n| Tool | Germline | Somatic tumor-normal | Somatic tumor-only |\n| ---------------------- | :----------------: | :------------------: | :----------------: |\n| ASCAT | | :heavy_check_mark: | |\n| DeepVariant | :heavy_check_mark: | | |\n| HaplotypeCaller | :heavy_check_mark: | | |\n| Mutect2 | | :heavy_check_mark: | :heavy_check_mark: |\n| Strelka somatic indels | | :heavy_check_mark: | |\n| Strelka somatic snvs | | :heavy_check_mark: | |\n\n## Usage\n\nThe workflow accepts as input a `samplesheet.csv` file containing the paths to SNV/InDel VCF files and `ASCAT` copy number abberation files. We have efforted to mimick the [samplesheet specifications of nf-core/sarek](https://github.com/nf-core/sarek/blob/master/docs/usage.md#input-sample-sheet-configurations) for ease of use:\n\n| Column | Description |\n| ------- | :------------------------------------------------------------------------------------------------------------------- |\n| patient | Designates the patient/subject; must be unique for each patient, but one patient can have multiple samples |\n| status | Normal/tumor (0/1) status of sample |\n| sample | Designates the sample ID; must be unique. A patient may have multiple samples e.g a paired tumor-normal, tumor-only. |\n| vcf | Full path to VCF file(s) |\n| cna | Full path to segment file |\n\nAn example of a valid samplesheet is given below:\n\n```bash\npatient,status,sample,vcf,cna\nHCC1395,1,HCC1395T,HCC1395T_vs_HCC1395N.mutect2.vcf.gz,HCC1395T.segments.txt\nHCC1395,1,HCC1395T,HCC1395T_vs_HCC1395N.freebayes.vcf.gz,HCC1395T.segments.txt\nHCC1395,1,HCC1395T,HCC1395T_vs_HCC1395N.strelka.somatic_snvs.vcf.gz,HCC1395T.segments.txt\nHCC1395,1,HCC1395T,HCC1395T_vs_HCC1395N.strelka.somatic_indels.vcf.gz,HCC1395T.segments.txt\nHCC1395,0,HCC1395N,HCC1395N.deepvariant.vcf.gz,\nHCC1395,0,HCC1395N,HCC1395N.haplotypecaller.vcf.gz,\nHCC1396,1,HCC1396T,HCC1396T_vs_HCC1396N.mutect2.vcf.gz,\nHCC1396,1,HCC1396T,HCC1396T_vs_HCC1396N.strelka.somatic_snvs.vcf.gz,\nHCC1396,1,HCC1396T,HCC1396T_vs_HCC1396N.strelka.somatic_indels.vcf.gz,\n```\n\n> copy number abberation files must be present for every sample entry when `--cna_analysis true`.\n\nNow, you can run the pipeline using:\n\n```bash\nnextflow run nf-core/variantprioritization \\\n -profile <docker/singularity/.../institute> \\\n --input samplesheet.csv \\\n --outdir <OUTDIR>\n```\n\n> [!WARNING]\n> `-profile conda` is not working with the CPSR and PCGR modules at the moment. We are working on a fix and hope to enable it in a future release.\n\n> [!WARNING]\n> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration _**except for parameters**_; see [docs](https://nf-co.re/docs/usage/getting_started/configuration#custom-configuration-files).\n\nFor more details and further functionality, please refer to the [usage documentation](https://nf-co.re/variantprioritization/usage) and the [parameter documentation](https://nf-co.re/variantprioritization/parameters).\n\n## Credits\n\nnf-core/variantprioritization was originally written by @barrydigby, @yussab and @matbonfanti. @famosab joined to adapt the pipeline to nf-core standards towards a first release.\n\nWe thank the following people for their extensive assistance in the development of this pipeline:\n\n- [Peter Diakumis](https://github.com/pdiakumis)\n- [Sigve Nakken](https://github.com/sigven)\n\n## Contributions and Support\n\nPlease open an issue or reach out to me (Youssef Abili) on the nf-core slack channel.\n\nI am interested in adding compatability for additional variant calling tools and optimising the intake of large VCF files.\n\n## Citations\n\nYou can cite the variantprioritization zenodo record for a specific version using the following doi:\n\nAn extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file.\n\nThis pipeline mainly uses CPSR and PCGR to prioritize variants:\n\n> **Cancer Predisposition Sequencing Reporter (CPSR): A flexible variant report engine for high-throughput germline screening in cancer**\n> Nakken S, Saveliev V, Hofmann O, M\u00f8ller P, Myklebost O, Hovig E.\n>\n> _Int J Cancer._ 2021 Dec 1;149(11):1955-1960. doi:[10.1002/ijc.33749](https://doi.org/10.1002/ijc.33749)\n\n> **Personal Cancer Genome Reporter: variant interpretation report for precision oncology**\n> Nakken S, Fournous G, Vod\u00e1k D, Aasheim LB, Myklebost O, Hovig E.\n>\n> _Bioinformatics._ 2018 May 15;34(10):1778-1780. doi: [10.1093/bioinformatics/btx817](https://doi.org/10.1093%2Fbioinformatics%2Fbtx817)\n\nThis pipeline builds ontop of [nf-core/sarek](https://github.com/nf-core/sarek) output:\n\n> **Sarek: A portable workflow for whole-genome sequencing analysis of germline and somatic variants**\n> Garcia M, Juhos S, Larsson M, Olason PI, Martin M, Eisfeldt J, DiLorenzo S, Sandgren J, D\u00edaz De St\u00e5hl T, Ewels P, Wirta V, Nist\u00e9r M, K\u00e4ller M, Nystedt B.\n>\n> _F1000Res._ 2020 Jan 29;9:63. doi: [10.12688/f1000research.16665.2](https://doi.org/10.12688%2Ff1000research.16665.2)\n\nYou can cite the nf-core publication as follows:\n\n> Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.\n>\n> _Nat Biotechnol._ 2020 Feb 13. doi: [10.1038/s41587-020-0439-x](https://dx.doi.org/10.1038/s41587-020-0439-x).\n",
"hasPart": [
{
"@id": "main.nf"
},
{
"@id": "assets/"
},
{
"@id": "bin/"
},
{
"@id": "conf/"
},
{
"@id": "docs/"
},
{
"@id": "docs/images/"
},
{
"@id": "modules/"
},
{
"@id": "modules/local/"
},
{
"@id": "modules/nf-core/"
},
{
"@id": "workflows/"
},
{
"@id": "subworkflows/"
},
{
"@id": "nextflow.config"
},
{
"@id": "README.md"
},
{
"@id": "nextflow_schema.json"
},
{
"@id": "CHANGELOG.md"
},
{
"@id": "LICENSE"
},
{
"@id": "CODE_OF_CONDUCT.md"
},
{
"@id": "CITATIONS.md"
},
{
"@id": "modules.json"
},
{
"@id": "docs/usage.md"
},
{
"@id": "docs/output.md"
},
{
"@id": ".nf-core.yml"
},
{
"@id": ".pre-commit-config.yaml"
},
{
"@id": ".prettierignore"
}
],
"isBasedOn": "https://github.com/nf-core/variantprioritization",
"license": "MIT",
"mainEntity": {
"@id": "main.nf"
},
"mentions": [
{
"@id": "#a57de2fe-e881-4864-967e-988d623911d2"
}
],
"name": "nf-core/variantprioritization"
},
{
"@id": "ro-crate-metadata.json",
"@type": "CreativeWork",
"about": {
"@id": "./"
},
"conformsTo": [
{
"@id": "https://w3id.org/ro/crate/1.1"
},
{
"@id": "https://w3id.org/workflowhub/workflow-ro-crate/1.0"
}
]
},
{
"@id": "main.nf",
"@type": [
"File",
"SoftwareSourceCode",
"ComputationalWorkflow"
],
"creator": [
{
"@id": "https://orcid.org/0000-0003-1387-0251"
}
],
"dateCreated": "",
"dateModified": "2026-04-09T10:47:11Z",
"dct:conformsTo": "https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE/",
"keywords": [
"nf-core",
"nextflow"
],
"license": [
"MIT"
],
"maintainer": [
{
"@id": "https://orcid.org/0000-0003-1387-0251"
}
],
"name": [
"nf-core/variantprioritization"
],
"programmingLanguage": {
"@id": "https://w3id.org/workflowhub/workflow-ro-crate#nextflow"
},
"sdPublisher": {
"@id": "https://nf-co.re/"
},
"url": [
"https://github.com/nf-core/variantprioritization",
"https://nf-co.re/variantprioritization/dev/"
],
"version": [
"1.1.0dev"
]
},
{
"@id": "https://w3id.org/workflowhub/workflow-ro-crate#nextflow",
"@type": "ComputerLanguage",
"identifier": {
"@id": "https://www.nextflow.io/"
},
"name": "Nextflow",
"url": {
"@id": "https://www.nextflow.io/"
},
"version": "!>=25.10.0"
},
{
"@id": "#a57de2fe-e881-4864-967e-988d623911d2",
"@type": "TestSuite",
"instance": [
{
"@id": "#1cc0f0ea-eaf3-4e5f-b7f7-49e89c6c90e5"
}
],
"mainEntity": {
"@id": "main.nf"
},
"name": "Test suite for nf-core/variantprioritization"
},
{
"@id": "#1cc0f0ea-eaf3-4e5f-b7f7-49e89c6c90e5",
"@type": "TestInstance",
"name": "GitHub Actions workflow for testing nf-core/variantprioritization",
"resource": "repos/nf-core/variantprioritization/actions/workflows/nf-test.yml",
"runsOn": {
"@id": "https://w3id.org/ro/terms/test#GithubService"
},
"url": "https://api.github.com"
},
{
"@id": "https://w3id.org/ro/terms/test#GithubService",
"@type": "TestService",
"name": "Github Actions",
"url": {
"@id": "https://github.com"
}
},
{
"@id": "assets/",
"@type": "Dataset",
"description": "Additional files"
},
{
"@id": "bin/",
"@type": "Dataset",
"description": "Scripts that must be callable from a pipeline process"
},
{
"@id": "conf/",
"@type": "Dataset",
"description": "Configuration files"
},
{
"@id": "docs/",
"@type": "Dataset",
"description": "Markdown files for documenting the pipeline"
},
{
"@id": "docs/images/",
"@type": "Dataset",
"description": "Images for the documentation files"
},
{
"@id": "modules/",
"@type": "Dataset",
"description": "Modules used by the pipeline"
},
{
"@id": "modules/local/",
"@type": "Dataset",
"description": "Pipeline-specific modules"
},
{
"@id": "modules/nf-core/",
"@type": "Dataset",
"description": "nf-core modules"
},
{
"@id": "workflows/",
"@type": "Dataset",
"description": "Main pipeline workflows to be executed in main.nf"
},
{
"@id": "subworkflows/",
"@type": "Dataset",
"description": "Smaller subworkflows"
},
{
"@id": "nextflow.config",
"@type": "File",
"description": "Main Nextflow configuration file"
},
{
"@id": "README.md",
"@type": "File",
"description": "Basic pipeline usage information"
},
{
"@id": "nextflow_schema.json",
"@type": "File",
"description": "JSON schema for pipeline parameter specification"
},
{
"@id": "CHANGELOG.md",
"@type": "File",
"description": "Information on changes made to the pipeline"
},
{
"@id": "LICENSE",
"@type": "File",
"description": "The license - should be MIT"
},
{
"@id": "CODE_OF_CONDUCT.md",
"@type": "File",
"description": "The nf-core code of conduct"
},
{
"@id": "CITATIONS.md",
"@type": "File",
"description": "Citations needed when using the pipeline"
},
{
"@id": "modules.json",
"@type": "File",
"description": "Version information for modules from nf-core/modules"
},
{
"@id": "docs/usage.md",
"@type": "File",
"description": "Usage documentation"
},
{
"@id": "docs/output.md",
"@type": "File",
"description": "Output documentation"
},
{
"@id": ".nf-core.yml",
"@type": "File",
"description": "nf-core configuration file, configuring template features and linting rules"
},
{
"@id": ".pre-commit-config.yaml",
"@type": "File",
"description": "Configuration file for pre-commit hooks"
},
{
"@id": ".prettierignore",
"@type": "File",
"description": "Ignore file for prettier"
},
{
"@id": "https://nf-co.re/",
"@type": "Organization",
"name": "nf-core",
"url": "https://nf-co.re/"
},
{
"@id": "https://orcid.org/0000-0003-1387-0251",
"@type": "Person",
"email": "45968370+famosab@users.noreply.github.com",
"name": "Famke B\u00e4uerle"
}
]
}