|
22 | 22 | "@id": "./", |
23 | 23 | "@type": "Dataset", |
24 | 24 | "creativeWorkStatus": "Stable", |
25 | | - "datePublished": "2026-07-13T08:47:13+00:00", |
| 25 | + "datePublished": "2026-07-22T12:51:01+00:00", |
26 | 26 | "description": "# nf-cmgg/smallvariants\n\n[](https://github.com/codespaces/new/nf-cmgg/smallvariants)\n[](https://github.com/nf-cmgg/smallvariants/actions/workflows/nf-test.yml)\n[](https://github.com/nf-cmgg/smallvariants/actions/workflows/linting.yml)[](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/4.0.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-cmgg/smallvariants)\n\n## Introduction\n\n**nf-cmgg/smallvariants** is a nextflow pipeline for calling and annotating small variants from short DNA reads for WES and WGS data.\n\nThe pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker/Singularity containers making installation trivial and results highly reproducible. The [Nextflow DSL2](https://www.nextflow.io/docs/latest/dsl2.html) implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies. Where possible, these processes have been submitted to and installed from [nf-core/modules](https://github.com/nf-core/modules) in order to make them available to all nf-core pipelines, and to everyone within the Nextflow community!\n\nPlease have a look at the [documentation](https://nf-cmgg.github.io/smallvariants/latest/) on how to run the pipeline.\n\n## Development environment\n\nA [pixi](https://pixi.prefix.dev/latest/) development environment is available for this pipeline. Run the following command to install the environment:\n\n```\npixi install\n```\n\nThen run `pixi shell` to enter the environment and start developing.\n", |
27 | 27 | "hasPart": [ |
28 | 28 | { |
|
99 | 99 | }, |
100 | 100 | "mentions": [ |
101 | 101 | { |
102 | | - "@id": "#02edf0b6-6333-43bb-be42-eae1d022add8" |
| 102 | + "@id": "#e6d7203f-a78f-4daa-a554-428a830bb448" |
103 | 103 | } |
104 | 104 | ], |
105 | 105 | "name": "nf-cmgg/smallvariants" |
|
132 | 132 | } |
133 | 133 | ], |
134 | 134 | "dateCreated": "", |
135 | | - "dateModified": "2026-07-13T10:47:13Z", |
| 135 | + "dateModified": "2026-07-22T14:51:01Z", |
136 | 136 | "dct:conformsTo": "https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE/", |
137 | 137 | "keywords": [ |
138 | 138 | "nf-core", |
|
160 | 160 | }, |
161 | 161 | "url": [ |
162 | 162 | "https://github.com/nf-cmgg/smallvariants", |
163 | | - "https://nf-co.re/nf-cmgg/smallvariants/1.13.4/" |
| 163 | + "https://nf-co.re/nf-cmgg/smallvariants/1.13.5/" |
164 | 164 | ], |
165 | 165 | "version": [ |
166 | | - "1.13.4" |
| 166 | + "1.13.5" |
167 | 167 | ] |
168 | 168 | }, |
169 | 169 | { |
|
179 | 179 | "version": "!>=26.04.0" |
180 | 180 | }, |
181 | 181 | { |
182 | | - "@id": "#02edf0b6-6333-43bb-be42-eae1d022add8", |
| 182 | + "@id": "#e6d7203f-a78f-4daa-a554-428a830bb448", |
183 | 183 | "@type": "TestSuite", |
184 | 184 | "instance": [ |
185 | 185 | { |
186 | | - "@id": "#a199ef34-c868-47f1-8c25-509e3dace0be" |
| 186 | + "@id": "#66262067-5e7f-452d-93e4-ca9008107954" |
187 | 187 | } |
188 | 188 | ], |
189 | 189 | "mainEntity": { |
|
192 | 192 | "name": "Test suite for nf-cmgg/smallvariants" |
193 | 193 | }, |
194 | 194 | { |
195 | | - "@id": "#a199ef34-c868-47f1-8c25-509e3dace0be", |
| 195 | + "@id": "#66262067-5e7f-452d-93e4-ca9008107954", |
196 | 196 | "@type": "TestInstance", |
197 | 197 | "name": "GitHub Actions workflow for testing nf-cmgg/smallvariants", |
198 | 198 | "resource": "repos/nf-cmgg/smallvariants/actions/workflows/nf-test.yml", |
|
0 commit comments