Software Open Access
Harshil Patel; Sarai Varona; Sara Monzón; Jose Espinosa-Carrasco; Michael L Heuer; nf-core bot; Anthony Underwood; Gisela Gabernet; Phil Ewels; MiguelJulia; Stephen Kelly; Stevin Wilson; Erika; Katrin Sameith; Maxime U. Garcia; jcurado; Kevin Menden
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/e744ff05-55e6-473a-b64d-4a364f988814/nf-core/viralrecon-2.5.zip" }, "checksum": "md5:2d48c6fb6014acd6d2da8d0c03cff09a", "bucket": "e744ff05-55e6-473a-b64d-4a364f988814", "key": "nf-core/viralrecon-2.5.zip", "type": "zip", "size": 3196669 } ], "owners": [ 66260 ], "doi": "10.5281/zenodo.6827984", "stats": { "version_unique_downloads": 204.0, "unique_views": 822.0, "views": 881.0, "version_views": 8972.0, "unique_downloads": 15.0, "version_unique_views": 6647.0, "volume": 51146704.0, "version_downloads": 361.0, "downloads": 16.0, "version_volume": 1073746152.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.6827984", "conceptdoi": "https://doi.org/10.5281/zenodo.3901628", "bucket": "https://zenodo.org/api/files/e744ff05-55e6-473a-b64d-4a364f988814", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.3901628.svg", "html": "https://zenodo.org/record/6827984", "latest_html": "https://zenodo.org/record/6827984", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.6827984.svg", "latest": "https://zenodo.org/api/records/6827984" }, "conceptdoi": "10.5281/zenodo.3901628", "created": "2022-07-13T15:42:32.868740+00:00", "updated": "2022-07-14T01:48:49.993246+00:00", "conceptrecid": "3901628", "revision": 3, "id": 6827984, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.6827984", "description": "[<a href=\"https://github.com/nf-core/viralrecon/releases/tag/2.5\">2.5</a>] - 2022-07-13\nEnhancements & fixes\n<ul>\n<li>Default Nextclade dataset shipped with the pipeline has been bumped from <code>2022-01-18T12:00:00Z</code> -> <code>2022-06-14T12:00:00Z</code></li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/issues/234\">#234</a>] - Remove replacement of dashes in sample name with underscores</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/issues/292\">#292</a>] - Filter empty FastQ files after adapter trimming</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/pull/303\">#303</a>] - New pangolin dbs (4.0.x) not assigning lineages to Sars-CoV-2 samples in MultiQC report correctly</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/pull/304\">#304</a>] - Re-factor code of <code>ivar_variants_to_vcf</code> script</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/issues/306\">#306</a>] - Add contig field information in vcf header in ivar_variants_to_vcf and use bcftools sort</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/issues/311\">#311</a>] - Invalid declaration val medaka_model_string</li>\n<li>[<a href=\"https://github.com/nf-core/viralrecon/issues/316\">#316</a>] - Variant calling isn't run when using --skip_asciigenome with metagenomic data</li>\n<li>[<a href=\"https://github.com/nf-core/rnaseq/issues/764\">nf-core/rnaseq#764</a>] - Test fails when using GCP due to missing tools in the basic biocontainer</li>\n<li>Updated pipeline template to <a href=\"https://github.com/nf-core/tools/releases/tag/2.4.1\">nf-core/tools 2.4.1</a></li>\n</ul>\nSoftware dependencies\n<p>Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own <a href=\"https://biocontainers.pro/#/registry\">Biocontainer</a>. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.</p>\n<table>\n<thead><tr>\n<th>Dependency</th>\n<th>Old version</th>\n<th>New version</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>artic</code></td>\n<td>1.2.1</td>\n<td>1.2.2</td>\n</tr>\n<tr>\n<td><code>bcftools</code></td>\n<td>1.14</td>\n<td>1.15.1</td>\n</tr>\n<tr>\n<td><code>multiqc</code></td>\n<td>1.11</td>\n<td>1.13a</td>\n</tr>\n<tr>\n<td><code>nanoplot</code></td>\n<td>1.39.0</td>\n<td>1.40.0</td>\n</tr>\n<tr>\n<td><code>nextclade</code></td>\n<td>1.10.2</td>\n<td>2.2.0</td>\n</tr>\n<tr>\n<td><code>pangolin</code></td>\n<td>3.1.20</td>\n<td>4.1.1</td>\n</tr>\n<tr>\n<td><code>picard</code></td>\n<td>2.26.10</td>\n<td>2.27.4</td>\n</tr>\n<tr>\n<td><code>quast</code></td>\n<td>5.0.2</td>\n<td>5.2.0</td>\n</tr>\n<tr>\n<td><code>samtools</code></td>\n<td>1.14</td>\n<td>1.15.1</td>\n</tr>\n<tr>\n<td><code>spades</code></td>\n<td>3.15.3</td>\n<td>3.15.4</td>\n</tr>\n<tr>\n<td><code>vcflib</code></td>\n<td>1.0.2</td>\n<td>1.0.3</td>\n</tr>\n</tbody>\n</table>\n<blockquote><p><strong>NB:</strong> Dependency has been <strong>updated</strong> if both old and new version information is present.</p>\n<p><strong>NB:</strong> Dependency has been <strong>added</strong> if just the new version information is present.</p>\n<p><strong>NB:</strong> Dependency has been <strong>removed</strong> if new version information isn't present.</p>\n</blockquote>", "license": { "id": "other-open" }, "title": "nf-core/viralrecon: nf-core/viralrecon v2.5 - Manganese Monkey", "relations": { "version": [ { "count": 10, "index": 9, "parent": { "pid_type": "recid", "pid_value": "3901628" }, "is_last": true, "last_child": { "pid_type": "recid", "pid_value": "6827984" } } ] }, "version": "2.5", "communities": [ { "id": "covid-19" }, { "id": "zenodo" } ], "publication_date": "2022-07-13", "creators": [ { "affiliation": "Seqera Labs", "name": "Harshil Patel" }, { "name": "Sarai Varona" }, { "affiliation": "BU-ISCIII", "name": "Sara Monz\u00f3n" }, { "name": "Jose Espinosa-Carrasco" }, { "affiliation": "Patch Biosciences", "name": "Michael L Heuer" }, { "name": "nf-core bot" }, { "name": "Anthony Underwood" }, { "affiliation": "@qbicsoftware", "name": "Gisela Gabernet" }, { "affiliation": "Seqera Labs", "name": "Phil Ewels" }, { "name": "MiguelJulia" }, { "name": "Stephen Kelly" }, { "affiliation": "Illumina", "name": "Stevin Wilson" }, { "affiliation": "Carlos III Health Institute", "name": "Erika" }, { "affiliation": "DRESDEN-concept Genome Center", "name": "Katrin Sameith" }, { "affiliation": "@SciLifeLab | Karolinska Institutet", "name": "Maxime U. Garcia" }, { "affiliation": "@Flomics", "name": "jcurado" }, { "affiliation": "QBiC", "name": "Kevin Menden" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/nf-core/viralrecon/tree/2.5", "relation": "isSupplementTo" }, { "scheme": "doi", "identifier": "10.5281/zenodo.3901628", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 8,972 | 881 |
Downloads | 361 | 16 |
Data volume | 1.1 GB | 51.1 MB |
Unique views | 6,647 | 822 |
Unique downloads | 204 | 15 |