diff --git a/.cache.tar.xz b/.cache.tar.xz index e143040f94..5b2ce6fb81 100644 Binary files a/.cache.tar.xz and b/.cache.tar.xz differ diff --git a/public/components.json b/public/components.json index 7f25792bc1..3a64616cbf 100644 --- a/public/components.json +++ b/public/components.json @@ -8015,6 +8015,10 @@ "name": "rnafusion", "version": "3.0.2" }, + { + "name": "rnafusion", + "version": "3.0.2" + }, { "name": "rnafusion", "version": "3.0.2" @@ -12241,7 +12245,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -17288,7 +17292,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -17490,7 +17494,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -26113,6 +26117,14 @@ "name": "genomeassembler", "version": "dev" }, + { + "name": "pathogensurveillance", + "version": "dev" + }, + { + "name": "genomeassembler", + "version": "dev" + }, { "name": "pathogensurveillance", "version": "dev" @@ -30012,7 +30024,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -32771,7 +32783,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -51914,7 +51926,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "taxprofiler", @@ -53684,7 +53696,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "denovotranscript", @@ -53901,7 +53913,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "denovotranscript", @@ -57153,7 +57165,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -97676,7 +97688,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "detaxizer", @@ -107192,7 +107204,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -109056,6 +109068,10 @@ "name": "genomeassembler", "version": "dev" }, + { + "name": "genomeassembler", + "version": "dev" + }, { "name": "genomeassembler", "version": "dev" @@ -118316,7 +118332,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "denovotranscript", @@ -150623,7 +150639,13 @@ "maintainers": [ "@nschcolnicov" ] - } + }, + "pipelines": [ + { + "name": "demultiplex", + "version": "1.5.3" + } + ] }, { "name": "samtools_ampliconclip", @@ -161861,7 +161883,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "pathogensurveillance", @@ -163440,7 +163462,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -183428,7 +183450,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "differentialabundance", @@ -190793,6 +190815,444 @@ ] } }, + { + "name": "xeniumranger_import-segmentation", + "path": "modules/nf-core/xeniumranger/import-segmentation/meta.yml", + "type": "module", + "meta": { + "name": "xeniumranger_import_segmentation", + "description": "The xeniumranger import-segmentation module allows you to specify 2D nuclei and/or cell segmentation results for assigning transcripts to cells and recalculate all Xenium Onboard Analysis (XOA) outputs that depend on segmentation. Segmentation results can be generated by community-developed tools or prior Xenium segmentation result.", + "keywords": [ + "spatial", + "segmentation", + "import segmentation", + "nuclear segmentation", + "cell segmentation", + "xeniumranger", + "imaging" + ], + "tools": [ + { + "xeniumranger": { + "description": "Xenium Ranger is a set of analysis pipelines that process Xenium In Situ Gene Expression data to relabel, resegment, or import new segmentation results from community-developed tools. Xenium Ranger provides flexible off-instrument reanalysis of Xenium In Situ data. Relabel transcripts, resegment cells with the latest 10x segmentation algorithms, or import your own segmentation data to assign transcripts to cells.\n", + "homepage": "https://www.10xgenomics.com/support/software/xenium-ranger/latest", + "documentation": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/getting-started", + "tool_dev_url": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/analysis", + "licence": [ + "10x Genomics EULA" + ], + "identifier": "" + } + } + ], + "input": [ + [ + { + "meta": { + "type": "map", + "description": "Groovy Map containing run information\ne.g. [id:'xenium_bundle_path']\n" + } + }, + { + "xenium_bundle": { + "type": "directory", + "description": "Path to the xenium output bundle generated by the Xenium Onboard Analysis pipeline" + } + } + ], + [ + { + "expansion_distance": { + "type": "integer", + "description": "Nuclei boundary expansion distance in µm. Only for use when nucleus segmentation provided as input. Default-5 (accepted range 0 - 100)" + } + } + ], + [ + { + "coordinate_transform": { + "type": "file", + "description": "Image alignment file containing similarity transform matrix e.g., the _imagealignment.csv file exported from Xenium Explorer" + } + } + ], + [ + { + "nuclei": { + "type": "file", + "description": "Label mask (TIFF or NPY), polygons of nucleus segmentations (GeoJSON FeatureCollection), or Xenium Onboard Analysis cells.zarr.zip (the nucleus masks as input).\n--nuclei will use nucleusGeometry polygon if it exists in the GeoJSON (i.e., for QuPath-like GeoJSON files),\nor geometry if it does not. Error if --transcript-assignment argument is used.\n" + } + } + ], + [ + { + "cells": { + "type": "file", + "description": "Label mask (TIFF or NPY), polygons of cell segmentations (GeoJSON FeatureCollection), or Xenium Onboard Analysis cells.zarr.zip (the cell masks as input).\nFeatures with a non-cell objectType will be ignored. Error if --transcript-assignment argument is used.\nIn Xenium Ranger v2.0, --nuclei no longer needs to be used with --cells.\n" + } + } + ], + [ + { + "transcript_assignment": { + "type": "file", + "description": "Transcript CSV with cell assignment from Baysor v0.6. Error if --cells or --nuclei arguments are used.\n" + } + } + ], + [ + { + "viz_polygons": { + "type": "file", + "description": "Cell boundary polygons (GeoJSON) for visualization from Baysor v0.6. Required if --transcript-assignment argument used. Error if --cells or --nuclei arguments used.\n" + } + } + ] + ], + "output": [ + { + "outs": [ + { + "meta": { + "type": "file", + "description": "Files containing the outputs of Cell Ranger, see official 10X Genomics documentation for a complete list", + "pattern": "${meta.id}/outs/*" + } + }, + { + "**/outs/**": { + "type": "file", + "description": "Files containing the outputs of xenium ranger, see official 10X Genomics documentation for a complete list of outputs", + "pattern": "${meta.id}/outs/*" + } + } + ] + }, + { + "versions": [ + { + "versions.yml": { + "type": "file", + "description": "File containing software versions", + "pattern": "versions.yml" + } + } + ] + } + ], + "authors": [ + "@khersameesh24" + ], + "maintainers": [ + "@khersameesh24" + ] + } + }, + { + "name": "xeniumranger_relabel", + "path": "modules/nf-core/xeniumranger/relabel/meta.yml", + "type": "module", + "meta": { + "name": "xeniumranger_relabel", + "description": "The xeniumranger relabel module allows you to change the gene labels applied to decoded transcripts.", + "keywords": [ + "spatial", + "relabel", + "gene labels", + "transcripts", + "xeniumranger" + ], + "tools": [ + { + "xeniumranger": { + "description": "Xenium Ranger is a set of analysis pipelines that process Xenium In Situ Gene Expression data to relabel, resegment, or import new segmentation results from community-developed tools. Xenium Ranger provides flexible off-instrument reanalysis of Xenium In Situ data. Relabel transcripts, resegment cells with the latest 10x segmentation algorithms, or import your own segmentation data to assign transcripts to cells.\n", + "homepage": "https://www.10xgenomics.com/support/software/xenium-ranger/latest", + "documentation": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/getting-started", + "tool_dev_url": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/analysis", + "licence": [ + "10x Genomics EULA" + ], + "identifier": "" + } + } + ], + "input": [ + [ + { + "meta": { + "type": "map", + "description": "Groovy Map containing run information\ne.g. [id:'xenium_bundle_path']\n" + } + }, + { + "xenium_bundle": { + "type": "directory", + "description": "Path to the xenium output bundle generated by the Xenium Onboard Analysis pipeline" + } + } + ], + [ + { + "gene_panel": { + "type": "file", + "description": "Gene panel JSON file to use for relabeling decoded transcripts" + } + } + ] + ], + "output": [ + { + "outs": [ + { + "meta": { + "type": "file", + "description": "Files containing the outputs of Cell Ranger, see official 10X Genomics documentation for a complete list", + "pattern": "${meta.id}/outs/*" + } + }, + { + "**/outs/**": { + "type": "file", + "description": "Files containing the outputs of xenium ranger, see official 10X Genomics documentation for a complete list of outputs", + "pattern": "${meta.id}/outs/*" + } + } + ] + }, + { + "versions": [ + { + "versions.yml": { + "type": "file", + "description": "File containing software versions", + "pattern": "versions.yml" + } + } + ] + } + ], + "authors": [ + "@khersameesh24" + ], + "maintainers": [ + "@khersameesh24" + ] + } + }, + { + "name": "xeniumranger_rename", + "path": "modules/nf-core/xeniumranger/rename/meta.yml", + "type": "module", + "meta": { + "name": "xeniumranger_rename", + "description": "The xeniumranger rename module allows you to change the sample region_name and cassette_name throughout all the Xenium Onboard Analysis output files that contain this information.", + "keywords": [ + "spatial", + "rename", + "gene labels", + "transcripts", + "xeniumranger" + ], + "tools": [ + { + "xeniumranger": { + "description": "Xenium Ranger is a set of analysis pipelines that process Xenium In Situ Gene Expression data to relabel, resegment, or import new segmentation results from community-developed tools. Xenium Ranger provides flexible off-instrument reanalysis of Xenium In Situ data. Relabel transcripts, resegment cells with the latest 10x segmentation algorithms, or import your own segmentation data to assign transcripts to cells.\n", + "homepage": "https://www.10xgenomics.com/support/software/xenium-ranger/latest", + "documentation": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/getting-started", + "tool_dev_url": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/analysis", + "licence": [ + "10x Genomics EULA" + ], + "identifier": "" + } + } + ], + "input": [ + [ + { + "meta": { + "type": "map", + "description": "Groovy Map containing sample information e.g. [ id:'test' ]" + } + }, + { + "xenium_bundle": { + "type": "directory", + "description": "Path to the xenium output bundle generated by the Xenium Onboard Analysis pipeline" + } + } + ], + [ + { + "region_name": { + "type": "string", + "description": "New region name" + } + } + ], + [ + { + "cassette_name": { + "type": "string", + "description": "New cassette name" + } + } + ] + ], + "output": [ + { + "outs": [ + { + "meta": { + "type": "file", + "description": "Files containing the outputs of Cell Ranger, see official 10X Genomics documentation for a complete list", + "pattern": "${meta.id}/outs/*" + } + }, + { + "**/outs/**": { + "type": "file", + "description": "Files containing the outputs of xenium ranger, see official 10X Genomics documentation for a complete list of outputs", + "pattern": "${meta.id}/outs/*" + } + } + ] + }, + { + "versions": [ + { + "versions.yml": { + "type": "file", + "description": "File containing software versions", + "pattern": "versions.yml" + } + } + ] + } + ], + "authors": [ + "@khersameesh24" + ], + "maintainers": [ + "@khersameesh24" + ] + } + }, + { + "name": "xeniumranger_resegment", + "path": "modules/nf-core/xeniumranger/resegment/meta.yml", + "type": "module", + "meta": { + "name": "xeniumranger_resegment", + "description": "The xeniumranger resegment module allows you to generate a new segmentation of the morphology image space by rerunning the Xenium Onboard Analysis (XOA) segmentation algorithms with modified parameters.", + "keywords": [ + "spatial", + "resegment", + "morphology", + "segmentation", + "xeniumranger" + ], + "tools": [ + { + "xeniumranger": { + "description": "Xenium Ranger is a set of analysis pipelines that process Xenium In Situ Gene Expression data to relabel, resegment, or import new segmentation results from community-developed tools. Xenium Ranger provides flexible off-instrument reanalysis of Xenium In Situ data. Relabel transcripts, resegment cells with the latest 10x segmentation algorithms, or import your own segmentation data to assign transcripts to cells.\n", + "homepage": "https://www.10xgenomics.com/support/software/xenium-ranger/latest", + "documentation": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/getting-started", + "tool_dev_url": "https://www.10xgenomics.com/support/software/xenium-ranger/latest/analysis", + "licence": [ + "10x Genomics EULA" + ], + "identifier": "" + } + } + ], + "input": [ + [ + { + "meta": { + "type": "map", + "description": "Groovy Map containing run information\ne.g. [ id:'xenium_experiment' ]\n" + } + }, + { + "xenium_bundle": { + "type": "directory", + "description": "Path to the xenium output bundle generated by the Xenium Onboard Analysis pipeline" + } + } + ], + [ + { + "expansion_distance": { + "type": "integer", + "description": "Nuclei boundary expansion distance in µm. Only for use when nucleus segmentation provided as input. Default-5 (accepted range 0 - 100)" + } + } + ], + [ + { + "dapi_filter": { + "type": "integer", + "description": "Minimum intensity in photoelectrons to filter nuclei default-100 range of values is 0 to 99th percentile of image stack or 1000, whichever is larger" + } + } + ], + [ + { + "boundary_stain": { + "type": "string", + "description": "Specify the name of the boundary stain to use or disable possible options are default-ATP1A1/CD45/E-Cadherin or disable" + } + } + ], + [ + { + "interior_stain": { + "type": "string", + "description": "Specify the name of the interior stain to use or disable possible options are default-18S or disable" + } + } + ] + ], + "output": [ + { + "outs": [ + { + "meta": { + "type": "file", + "description": "Files containing the outputs of Cell Ranger, see official 10X Genomics documentation for a complete list", + "pattern": "${meta.id}/outs/*" + } + }, + { + "**/outs/**": { + "type": "file", + "description": "Files containing the outputs of xenium ranger, see official 10X Genomics documentation for a complete list of outputs", + "pattern": "${meta.id}/outs/*" + } + } + ] + }, + { + "versions": [ + { + "versions.yml": { + "type": "file", + "description": "File containing software versions", + "pattern": "versions.yml" + } + } + ] + } + ], + "authors": [ + "@khersameesh24" + ], + "maintainers": [ + "@khersameesh24" + ] + } + }, { "name": "xz_compress", "path": "modules/nf-core/xz/compress/meta.yml", @@ -193923,7 +194383,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -196185,7 +196645,7 @@ "pipelines": [ { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" } ] }, @@ -201394,7 +201854,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "denovotranscript", @@ -201675,7 +202135,7 @@ }, { "name": "demultiplex", - "version": "1.5.2" + "version": "1.5.3" }, { "name": "denovotranscript", @@ -201942,6 +202402,10 @@ "name": "demo", "version": "1.0.1" }, + { + "name": "demultiplex", + "version": "1.5.3" + }, { "name": "fastqrepair", "version": "dev" @@ -202101,10 +202565,6 @@ "name": "datasync", "version": "dev" }, - { - "name": "demultiplex", - "version": "1.5.2" - }, { "name": "denovotranscript", "version": "1.0.0" diff --git a/public/pipelines.json b/public/pipelines.json index c95c077bb2..119c551532 100644 --- a/public/pipelines.json +++ b/public/pipelines.json @@ -2009,9 +2009,9 @@ "url": "https://api.github.com/repos/nf-core/bacass", "created_at": "2019-01-31T08:03:31Z", "updated_at": "2024-09-05T12:48:42Z", - "pushed_at": "2024-11-05T13:48:55Z", + "pushed_at": "2024-11-06T08:45:01Z", "homepage": "https://nf-co.re/bacass", - "size": 5229, + "size": 5240, "stargazers_count": 60, "watchers_count": 60, "language": "Nextflow", @@ -2416,8 +2416,8 @@ }, { "tag_name": "dev", - "published_at": "2024-11-05T13:48:55Z", - "tag_sha": "067fb0f13eac6d46d18d642c6d585fc9cb00d425", + "published_at": "2024-11-06T08:45:00Z", + "tag_sha": "c476f50b0e95ea7c6aa7365b2fd532e957caf93e", "has_schema": true, "doc_files": [ "docs/output.md", @@ -4543,7 +4543,7 @@ "forks_count": 22, "archived": false, "disabled": false, - "open_issues_count": 19, + "open_issues_count": 20, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -4560,7 +4560,7 @@ ], "visibility": "public", "forks": 22, - "open_issues": 19, + "open_issues": 20, "watchers": 44, "default_branch": "dev", "temp_clone_token": "", @@ -7522,9 +7522,9 @@ "url": "https://api.github.com/repos/nf-core/deepmodeloptim", "created_at": "2024-03-04T11:37:13Z", "updated_at": "2024-11-05T18:30:22Z", - "pushed_at": "2024-11-05T18:30:17Z", + "pushed_at": "2024-11-06T11:13:12Z", "homepage": "https://nf-co.re/deepmodeloptim", - "size": 2089, + "size": 2820, "stargazers_count": 23, "watchers_count": 23, "language": "Nextflow", @@ -7534,10 +7534,10 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 9, + "forks_count": 8, "archived": false, "disabled": false, - "open_issues_count": 23, + "open_issues_count": 24, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -7551,8 +7551,8 @@ "prototyping-tool" ], "visibility": "public", - "forks": 9, - "open_issues": 23, + "forks": 8, + "open_issues": 24, "watchers": 23, "default_branch": "dev", "temp_clone_token": "", @@ -7585,8 +7585,8 @@ "status": "disabled" } }, - "network_count": 9, - "subscribers_count": 204, + "network_count": 8, + "subscribers_count": 203, "team_contributors_permission_push": true, "team_contributors_permission_admin": false, "team_core_permission_push": true, @@ -7628,7 +7628,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": false, - "open_pr_count": 0, + "open_pr_count": 1, "repository_url": "https://github.com/nf-core/deepmodeloptim", "contributors": [ { @@ -8373,10 +8373,10 @@ "fork": false, "url": "https://api.github.com/repos/nf-core/demultiplex", "created_at": "2020-03-05T15:48:10Z", - "updated_at": "2024-10-26T23:05:18Z", - "pushed_at": "2024-11-05T15:11:08Z", + "updated_at": "2024-11-06T09:13:52Z", + "pushed_at": "2024-11-06T09:14:45Z", "homepage": "https://nf-co.re/demultiplex", - "size": 14025, + "size": 14026, "stargazers_count": 44, "watchers_count": 44, "language": "Nextflow", @@ -8389,7 +8389,7 @@ "forks_count": 37, "archived": false, "disabled": false, - "open_issues_count": 18, + "open_issues_count": 16, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -8402,7 +8402,7 @@ ], "visibility": "public", "forks": 37, - "open_issues": 18, + "open_issues": 16, "watchers": 44, "default_branch": "master", "temp_clone_token": "", @@ -8483,7 +8483,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 1, + "open_pr_count": 0, "repository_url": "https://github.com/nf-core/demultiplex", "contributors": [ { @@ -8496,15 +8496,25 @@ "count": 166, "avatar_url": "https://avatars.githubusercontent.com/u/20095261?v=4" }, + { + "name": "atrigila", + "count": 148, + "avatar_url": "https://avatars.githubusercontent.com/u/18577080?v=4" + }, { "name": "matthdsm", "count": 144, "avatar_url": "https://avatars.githubusercontent.com/u/11850640?v=4" }, { - "name": "atrigila", - "count": 120, - "avatar_url": "https://avatars.githubusercontent.com/u/18577080?v=4" + "name": "maxulysse", + "count": 72, + "avatar_url": "https://avatars.githubusercontent.com/u/1019628?v=4" + }, + { + "name": "nschcolnicov", + "count": 69, + "avatar_url": "https://avatars.githubusercontent.com/u/90359308?v=4" }, { "name": "drpatelh", @@ -8512,25 +8522,15 @@ "avatar_url": "https://avatars.githubusercontent.com/u/23529759?v=4" }, { - "name": "nschcolnicov", + "name": "apeltzer", "count": 51, - "avatar_url": "https://avatars.githubusercontent.com/u/90359308?v=4" + "avatar_url": "https://avatars.githubusercontent.com/u/2359510?v=4" }, { "name": "Aratz", "count": 50, "avatar_url": "https://avatars.githubusercontent.com/u/1695233?v=4" }, - { - "name": "apeltzer", - "count": 46, - "avatar_url": "https://avatars.githubusercontent.com/u/2359510?v=4" - }, - { - "name": "maxulysse", - "count": 37, - "avatar_url": "https://avatars.githubusercontent.com/u/1019628?v=4" - }, { "name": "adamrtalbot", "count": 17, @@ -8571,6 +8571,16 @@ "count": 3, "avatar_url": "https://avatars.githubusercontent.com/u/247862?v=4" }, + { + "name": "alanmmobbs93", + "count": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/64787947?v=4" + }, + { + "name": "mashehu", + "count": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6169021?v=4" + }, { "name": "nh13", "count": 1, @@ -8597,21 +8607,58 @@ "avatar_url": "https://avatars.githubusercontent.com/u/15126788?v=4" } ], - "released_after_tools": false, - "head_sha": "ebefeef236f0e566e2c874f483535c70d198c862", + "released_after_tools": true, + "head_sha": "2e648b585a5432b16ba87389dd4d876ad73db460", "last_release_is_head": true, - "last_release_vs_default_compare_url": "https://github.com/nf-core/demultiplex/compare/ebefeef236f0e566e2c874f483535c70d198c862...ebefeef236f0e566e2c874f483535c70d198c862", + "last_release_vs_default_compare_url": "https://github.com/nf-core/demultiplex/compare/2e648b585a5432b16ba87389dd4d876ad73db460...2e648b585a5432b16ba87389dd4d876ad73db460", "commits_to_dev": 30, "is_DSL2": true, "has_nf_test": true, "has_nf_test_dev": true, "master_nextflow_config_plugins": [ - "nf-validation@1.1.3" + "nf-schema@2.1.1" ], "dev_nextflow_config_plugins": [ "nf-schema@2.1.1" ], "releases": [ + { + "tag_name": "1.5.3", + "published_at": "2024-11-06T09:14:45Z", + "tag_sha": "2e648b585a5432b16ba87389dd4d876ad73db460", + "has_schema": true, + "doc_files": [ + "docs/output.md", + "docs/usage.md" + ], + "components": { + "modules": [ + "bases2fastq", + "bcl2fastq", + "bclconvert", + "cellranger_mkfastq", + "checkqc", + "falco", + "fastp", + "fastqc", + "fqtk", + "kraken2_kraken2", + "md5sum", + "multiqc", + "samshee", + "seqtk_sample", + "sgdemux", + "untar" + ], + "subworkflows": [ + "bcl_demultiplex", + "fastq_contam_seqtk_kraken", + "utils_nextflow_pipeline", + "utils_nfcore_pipeline", + "utils_nfschema_plugin" + ] + } + }, { "tag_name": "1.5.2", "published_at": "2024-10-07T19:12:23Z", @@ -10174,7 +10221,7 @@ "url": "https://api.github.com/repos/nf-core/differentialabundance", "created_at": "2022-10-12T08:49:25Z", "updated_at": "2024-11-04T15:46:17Z", - "pushed_at": "2024-11-05T15:14:53Z", + "pushed_at": "2024-11-06T13:36:50Z", "homepage": "https://nf-co.re/differentialabundance", "size": 9029, "stargazers_count": 62, @@ -10189,7 +10236,7 @@ "forks_count": 35, "archived": false, "disabled": false, - "open_issues_count": 61, + "open_issues_count": 60, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -10207,7 +10254,7 @@ ], "visibility": "public", "forks": 35, - "open_issues": 61, + "open_issues": 60, "watchers": 62, "default_branch": "master", "temp_clone_token": "", @@ -10305,7 +10352,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 7, + "open_pr_count": 6, "repository_url": "https://github.com/nf-core/differentialabundance", "contributors": [ { @@ -10661,8 +10708,8 @@ }, { "tag_name": "dev", - "published_at": "2024-10-28T14:51:30Z", - "tag_sha": "014cbe24df33a882f051daeab130ffc1a4275ec4", + "published_at": "2024-11-06T13:36:50Z", + "tag_sha": "1ee956bc4c6fb3a4aad77a38894b05a73be7151d", "has_schema": true, "doc_files": [ "docs/output.md", @@ -14566,10 +14613,10 @@ "fork": false, "url": "https://api.github.com/repos/nf-core/genomeqc", "created_at": "2024-09-25T13:21:38Z", - "updated_at": "2024-11-05T13:00:36Z", - "pushed_at": "2024-11-05T17:31:22Z", + "updated_at": "2024-11-06T11:02:23Z", + "pushed_at": "2024-11-06T12:41:09Z", "homepage": "https://nf-co.re/genomeqc", - "size": 353, + "size": 359, "stargazers_count": 1, "watchers_count": 1, "language": "Nextflow", @@ -14582,7 +14629,7 @@ "forks_count": 8, "archived": false, "disabled": false, - "open_issues_count": 39, + "open_issues_count": 38, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -14594,7 +14641,7 @@ ], "visibility": "public", "forks": 8, - "open_issues": 39, + "open_issues": 38, "watchers": 1, "default_branch": "dev", "temp_clone_token": "", @@ -14658,17 +14705,17 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": -1, "has_required_topics": false, - "open_pr_count": 6, + "open_pr_count": 5, "repository_url": "https://github.com/nf-core/genomeqc", "contributors": [ { "name": "chriswyatt1", - "count": 36, + "count": 37, "avatar_url": "https://avatars.githubusercontent.com/u/9978862?v=4" }, { "name": "FernandoDuarteF", - "count": 29, + "count": 31, "avatar_url": "https://avatars.githubusercontent.com/u/123090819?v=4" }, { @@ -14683,9 +14730,9 @@ } ], "released_after_tools": false, - "head_sha": "01598367c8a4905e90c4272a634fafb011c23f25", + "head_sha": "6613139d249b3e21d71f965cea64fa4831813a7e", "last_release_is_head": false, - "last_release_vs_default_compare_url": "https://github.com/nf-core/genomeqc/compare/01598367c8a4905e90c4272a634fafb011c23f25...undefined", + "last_release_vs_default_compare_url": "https://github.com/nf-core/genomeqc/compare/6613139d249b3e21d71f965cea64fa4831813a7e...undefined", "commits_to_dev": 30, "is_DSL2": true, "has_nf_test": false, @@ -14699,8 +14746,8 @@ "releases": [ { "tag_name": "dev", - "published_at": "2024-11-05T13:00:31Z", - "tag_sha": "01598367c8a4905e90c4272a634fafb011c23f25", + "published_at": "2024-11-06T11:02:18Z", + "tag_sha": "6613139d249b3e21d71f965cea64fa4831813a7e", "has_schema": true, "doc_files": [ "docs/output.md", @@ -19750,9 +19797,9 @@ "url": "https://api.github.com/repos/nf-core/magmap", "created_at": "2022-09-07T08:56:06Z", "updated_at": "2024-10-01T15:16:02Z", - "pushed_at": "2024-11-05T17:15:17Z", + "pushed_at": "2024-11-06T12:55:45Z", "homepage": null, - "size": 3325, + "size": 3327, "stargazers_count": 3, "watchers_count": 3, "language": "Nextflow", @@ -19846,7 +19893,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": false, - "open_pr_count": 4, + "open_pr_count": 3, "repository_url": "https://github.com/nf-core/magmap", "contributors": [], "released_after_tools": false, @@ -19864,8 +19911,8 @@ "releases": [ { "tag_name": "dev", - "published_at": "2024-11-05T17:15:16Z", - "tag_sha": "0ee4f5e14b8db4f35a0ed44d908e254adeb0ac40", + "published_at": "2024-11-06T12:55:45Z", + "tag_sha": "fcadb792b797ef80c7ef1df7458654a608927fb7", "has_schema": true, "doc_files": [ "docs/output.md", @@ -20258,7 +20305,7 @@ "forks_count": 15, "archived": false, "disabled": false, - "open_issues_count": 27, + "open_issues_count": 28, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -20278,7 +20325,7 @@ ], "visibility": "public", "forks": 15, - "open_issues": 27, + "open_issues": 28, "watchers": 8, "default_branch": "dev", "temp_clone_token": "", @@ -27845,7 +27892,7 @@ "forks_count": 37, "archived": false, "disabled": false, - "open_issues_count": 20, + "open_issues_count": 21, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -27858,7 +27905,7 @@ ], "visibility": "public", "forks": 37, - "open_issues": 20, + "open_issues": 21, "watchers": 55, "default_branch": "master", "temp_clone_token": "", @@ -30921,12 +30968,12 @@ "fork": false, "url": "https://api.github.com/repos/nf-core/riboseq", "created_at": "2023-10-18T00:45:36Z", - "updated_at": "2024-11-05T10:28:00Z", + "updated_at": "2024-11-06T09:07:35Z", "pushed_at": "2024-11-04T17:49:35Z", "homepage": "https://nf-co.re/riboseq", "size": 20505, - "stargazers_count": 9, - "watchers_count": 9, + "stargazers_count": 10, + "watchers_count": 10, "language": "Nextflow", "has_issues": true, "has_projects": false, @@ -30945,7 +30992,7 @@ "visibility": "public", "forks": 6, "open_issues": 16, - "watchers": 9, + "watchers": 10, "default_branch": "master", "temp_clone_token": "", "allow_squash_merge": false, @@ -39010,9 +39057,9 @@ "url": "https://api.github.com/repos/nf-core/scrnaseq", "created_at": "2019-04-08T13:12:00Z", "updated_at": "2024-11-05T03:15:50Z", - "pushed_at": "2024-11-05T19:39:12Z", + "pushed_at": "2024-11-06T08:55:45Z", "homepage": "https://nf-co.re/scrnaseq", - "size": 44181, + "size": 44182, "stargazers_count": 212, "watchers_count": 212, "language": "Nextflow", @@ -39025,7 +39072,7 @@ "forks_count": 170, "archived": false, "disabled": false, - "open_issues_count": 60, + "open_issues_count": 59, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -39042,7 +39089,7 @@ ], "visibility": "public", "forks": 170, - "open_issues": 60, + "open_issues": 59, "watchers": 212, "default_branch": "master", "temp_clone_token": "", @@ -39140,7 +39187,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 6, + "open_pr_count": 5, "repository_url": "https://github.com/nf-core/scrnaseq", "contributors": [ { @@ -39706,8 +39753,8 @@ }, { "tag_name": "dev", - "published_at": "2024-10-28T11:29:08Z", - "tag_sha": "eaa74dd91308f6fd6e8daf0f686f35a4ac164924", + "published_at": "2024-11-06T08:55:42Z", + "tag_sha": "b5b061e141856d4478ba465c46864bf6f1b0e637", "has_schema": true, "doc_files": [ "docs/output.md", @@ -42123,9 +42170,9 @@ "url": "https://api.github.com/repos/nf-core/taxprofiler", "created_at": "2022-02-18T06:56:10Z", "updated_at": "2024-10-24T17:07:19Z", - "pushed_at": "2024-11-05T19:46:09Z", + "pushed_at": "2024-11-06T09:16:55Z", "homepage": "https://nf-co.re/taxprofiler", - "size": 16359, + "size": 16360, "stargazers_count": 128, "watchers_count": 128, "language": "Nextflow", @@ -43943,9 +43990,9 @@ "url": "https://api.github.com/repos/nf-core/variantbenchmarking", "created_at": "2023-12-07T10:56:32Z", "updated_at": "2024-10-30T10:36:00Z", - "pushed_at": "2024-10-30T08:48:27Z", + "pushed_at": "2024-11-06T12:56:11Z", "homepage": "https://nf-co.re/variantbenchmarking", - "size": 3851, + "size": 3871, "stargazers_count": 12, "watchers_count": 12, "language": "Nextflow",