diff --git a/.cache.tar.xz b/.cache.tar.xz index e4b6f4423f..71190c956e 100644 Binary files a/.cache.tar.xz and b/.cache.tar.xz differ diff --git a/public/components.json b/public/components.json index d08a550000..9ccc0c0eb1 100644 --- a/public/components.json +++ b/public/components.json @@ -2540,14 +2540,16 @@ "ampir", "ampgram", "amptransformer", - "DRAMP" + "DRAMP", + "MMseqs2", + "InterProScan" ], "tools": [ { "ampcombi2/parsetables": { "description": "A parsing tool to convert and summarise the outputs from multiple AMP detection tools in a standardized format.", "homepage": "https://github.com/Darcy220606/AMPcombi", - "documentation": "https://github.com/Darcy220606/AMPcombi", + "documentation": "https://ampcombi.readthedocs.io/en/main/", "tool_dev_url": "https://github.com/Darcy220606/AMPcombi/tree/dev", "licence": [ "MIT" @@ -2593,9 +2595,27 @@ [ { "opt_amp_db": { + "type": "string", + "description": "The name of the database to download and set up. This can either be 'DRAMP', 'APD' or 'UniRef100'.", + "pattern": "DRAMP|APD|UniRef100" + } + } + ], + [ + { + "opt_amp_db_dir": { "type": "directory", "description": "The path to the folder containing the fasta and tsv database files.", - "pattern": "*/" + "pattern": "path/to/amp_*_database" + } + } + ], + [ + { + "opt_interproscan": { + "type": "directory", + "description": "A path to a file corresponding to the respective tsv files containing protein classifications of the annotated CDSs. The file must be the raw output from InterProScan.", + "pattern": "*.tsv" } } ] @@ -2636,7 +2656,7 @@ ] }, { - "txt": [ + "db_tsv": [ { "meta": { "type": "map", @@ -2644,10 +2664,10 @@ } }, { - "${meta.id}/${meta.id}_diamond_matches.txt": { + "${meta.id}/${meta.id}_mmseqs_matches.tsv": { "type": "file", - "description": "An alignment file containing the results from the DIAMOND alignment step done on all AMP hits.", - "pattern": "/*/*_diamond_matches.txt" + "description": "An alignment file containing the results from the MMseqs2 alignment step done on all AMP hits.", + "pattern": "/*/*_mmseqs_matches.tsv" } } ] @@ -2721,7 +2741,7 @@ ] }, { - "results_db": [ + "db": [ { "meta": { "type": "map", @@ -2729,16 +2749,16 @@ } }, { - "amp_ref_database/": { + "amp_${opt_amp_db}_database/": { "type": "directory", - "description": "If the AMP reference database is not provided by the user using the flag `--amp_database', by default the DRAMP database will be downloaded, filtered and stored in this folder.", - "pattern": "/amp_ref_database" + "description": "If the AMP reference database ID is not provided by the user using the flag `--amp_database', by default the DRAMP database will be downloaded, filtered and stored in this folder.", + "pattern": "/amp_*_database" } } ] }, { - "results_db_dmnd": [ + "db_txt": [ { "meta": { "type": "map", @@ -2746,16 +2766,16 @@ } }, { - "amp_ref_database/*.dmnd": { + "amp_${opt_amp_db}_database/*.txt": { "type": "file", - "description": "AMP reference database converted to DIAMOND database format.", - "pattern": "/amp_ref_database/*.dmnd" + "description": "AMP reference database in tsv-format with two columns containing header and sequence.", + "pattern": "/amp_*_database/*.txt" } } ] }, { - "results_db_fasta": [ + "db_fasta": [ { "meta": { "type": "map", @@ -2763,16 +2783,16 @@ } }, { - "amp_ref_database/*.clean.fasta": { + "amp_${opt_amp_db}_database/*.fasta": { "type": "file", - "description": "AMP reference database fasta file, cleaned of diamond-uncompatible characters.", - "pattern": "/amp_ref_database/*.clean.fasta" + "description": "AMP reference database fasta file in clean format. characters.", + "pattern": "/amp_*_database/*.fasta" } } ] }, { - "results_db_tsv": [ + "db_mmseqs": [ { "meta": { "type": "map", @@ -2780,10 +2800,10 @@ } }, { - "amp_ref_database/*.tsv": { - "type": "file", - "description": "AMP reference database in tsv-format with two columns containing header and sequence.", - "pattern": "/amp_ref_database/*.tsv" + "amp_${opt_amp_db}_database/mmseqs2/": { + "type": "directory", + "description": "As alignment to the reference database is carried out by MMseqs2, this directory contains all the files generated by MMseqs2 on the fasta file of the database.", + "pattern": "/amp_*_database/mmseqs2" } } ] @@ -8409,6 +8429,10 @@ "name": "rnafusion", "version": "3.0.2" }, + { + "name": "rnafusion", + "version": "3.0.2" + }, { "name": "rnafusion", "version": "3.0.2" @@ -27333,6 +27357,14 @@ "name": "genomeassembler", "version": "dev" }, + { + "name": "pathogensurveillance", + "version": "dev" + }, + { + "name": "genomeassembler", + "version": "dev" + }, { "name": "pathogensurveillance", "version": "dev" @@ -27396,7 +27428,7 @@ { "lineage": { "type": "string", - "description": "The BUSCO lineage to use, or \"auto\" to automatically select lineage" + "description": "The BUSCO lineage to use, or \"auto\", \"auto_prok\" or \"auto_euk\" to automatically select lineage" } } ], @@ -106927,6 +106959,22 @@ "name": "pathogensurveillance", "version": "dev" }, + { + "name": "phyloplace", + "version": "1.0.0" + }, + { + "name": "ampliseq", + "version": "2.12.0" + }, + { + "name": "multiplesequencealign", + "version": "1.0.0" + }, + { + "name": "pathogensurveillance", + "version": "dev" + }, { "name": "phyloplace", "version": "1.0.0" @@ -113105,6 +113153,10 @@ "name": "genomeassembler", "version": "dev" }, + { + "name": "genomeassembler", + "version": "dev" + }, { "name": "genomeassembler", "version": "dev" @@ -131965,6 +132017,10 @@ "name": "viralrecon", "version": "2.6.0" }, + { + "name": "viralrecon", + "version": "2.6.0" + }, { "name": "viralrecon", "version": "2.6.0" @@ -145430,12 +145486,12 @@ "name": "propr_grea", "description": "Perform Gene Ratio Enrichment Analysis", "keywords": [ - "logratio", - "differential", "propr", "grea", - "enrichment", - "expression" + "logratio", + "differential expression", + "functional enrichment", + "functional analysis" ], "tools": [ { @@ -145457,13 +145513,13 @@ { "meta": { "type": "map", - "description": "Groovy Map containing sample information.\nThis can be used at the workflow level to pass optional parameters to the module.\n[id: 'test', ...]\n" + "description": "Groovy Map containing data information.\nThis can be used at the workflow level to pass optional parameters to the module.\n[id: 'test', ...]\n" } }, { - "adj": { + "adjacency": { "type": "file", - "description": "adjacency matrix for gene ratio proportionality/differential proportionality", + "description": "Adjacency matrix representing the graph connections (ie. 1 for edges, 0 otherwise).\nThis can be the adjacency matrix output from gene ratio approaches like propr/propd.\n", "pattern": "*.{csv,tsv}" } } @@ -145472,13 +145528,13 @@ { "meta2": { "type": "map", - "description": "Groovy map containing study-wide metadata related to the knowledge database\n" + "description": "Groovy Map containing data information.\nThis can be used at the workflow level to pass optional parameters to the module.\n[id: 'test', ...]\n" } }, { "gmt": { "type": "file", - "description": "relational database containing genes and GO terms (generated by mygene module)", + "description": "A tab delimited file format that describes gene sets. The first column is the\nconcept id (eg. GO term, pathway, etc), the second column is the concept description, and the\nrest are nodes (eg. genes) that is associated to the given concept.\n", "pattern": "*.{gmt}" } } @@ -145486,18 +145542,18 @@ ], "output": [ { - "enrichedGO": [ + "results": [ { "meta": { - "type": "map", + "type": "file", "description": "Groovy Map containing sample information.\nThis can be used at the workflow level to pass optional parameters to the module.\n[id: 'test', ...]\n" } }, { - "*.go.tsv": { + "*.grea.tsv": { "type": "file", - "description": "File containing GO terms and their enrichment values", - "pattern": "*.{csv}" + "description": "Output file containing the information about the tested concepts (ie. gene sets)\nand enrichment statistics.\n", + "pattern": "*.grea.tsv" } } ] @@ -145518,7 +145574,7 @@ { "*.R_sessionInfo.log": { "type": "file", - "description": "R session log", + "description": "dump of R SessionInfo", "pattern": "*.R_sessionInfo.log" } } @@ -145526,10 +145582,12 @@ } ], "authors": [ - "@caraiz2001" + "@caraiz2001", + "@suzannejin" ], "maintainers": [ - "@caraiz2001" + "@caraiz2001", + "@suzannejin" ] } }, @@ -198152,116 +198210,253 @@ "path": "subworkflows/nf-core/abundance_differential_filter/meta.yml", "type": "subworkflow", "meta": { - "name": "abundance_differential_filter", - "description": "Perform differential analysis and filtering on abundance data", - "keywords": [ - "differential expression", - "RNA-seq", - "DESeq2", - "limma", - "filtering" - ], - "components": [ - "deseq2/differential", - "limma/differential", - "custom/filterdifferentialtable" - ], "input": [ { - "ch_abundance": { - "type": "file", - "description": "Channel with abundance data and metadata\nStructure: [ val(meta_exp), path(counts) ]\nmeta keys: method, args_diff\n" - } - }, - { - "ch_transcript_lengths": { - "type": "file", - "description": "Channel with transcript length information\nStructure: [ val(meta_exp), path(transcript_lengths) ]\n" - } - }, - { - "ch_control_features": { - "type": "file", - "description": "Channel with control features information\nStructure: [ val(meta_exp), path(control_features) ]\n" + "ch_input": { + "description": "Channel with input data for differential analysis", + "structure": [ + { + "meta_input": { + "type": "map", + "description": "Metadata map" + } + }, + { + "counts": { + "type": "file", + "description": "Count matrix file" + } + }, + { + "analysis_method": { + "type": "value", + "description": "Analysis method (deseq2 or limma)" + } + }, + { + "fc_threshold": { + "type": "value", + "description": "Fold change threshold for filtering" + } + }, + { + "padj_threshold": { + "type": "value", + "description": "Adjusted p-value threshold for filtering" + } + } + ] } }, { "ch_samplesheet": { - "type": "file", - "description": "Channel with sample information\nStructure: [ val(meta_exp), path(samplesheet) ]\n" - } - }, - { - "ch_contrasts": { - "type": "value", - "description": "Channel with contrast information\nStructure: [ val(meta_contrast), val(contrast_variable), val(reference), val(target) ]\n" + "description": "Channel with sample information", + "structure": [ + { + "meta_exp": { + "type": "map", + "description": "Experiment metadata map" + } + }, + { + "samplesheet": { + "type": "file", + "description": "Sample information file" + } + } + ] } }, { - "differential_method": { - "type": "string", - "description": "Method to use for differential analysis. Options: 'limma', 'deseq2'\n" + "ch_transcript_lengths": { + "description": "Channel with transcript length information", + "structure": [ + { + "meta_exp": { + "type": "map", + "description": "Experiment metadata map" + } + }, + { + "transcript_lengths": { + "type": "file", + "description": "Transcript length information file" + } + } + ] } }, { - "FC_threshold": { - "type": "float", - "description": "Fold change threshold for filtering differential results\n" + "ch_control_features": { + "description": "Channel with control features information", + "structure": [ + { + "meta_exp": { + "type": "map", + "description": "Experiment metadata map" + } + }, + { + "control_features": { + "type": "file", + "description": "Control features information file" + } + } + ] } }, { - "padj_threshold": { - "type": "float", - "description": "Adjusted p-value threshold for filtering differential results\n" + "ch_contrasts": { + "description": "Channel with contrast information", + "structure": [ + { + "meta_contrast": { + "type": "map", + "description": "Contrast metadata map" + } + }, + { + "contrast_variable": { + "type": "value", + "description": "Contrast variable" + } + }, + { + "reference": { + "type": "value", + "description": "Reference level" + } + }, + { + "target": { + "type": "value", + "description": "Target level" + } + } + ] } } ], "output": [ + { + "versions": { + "description": "Channel containing software versions file", + "structure": [ + { + "versions.yml": { + "type": "file", + "description": "File containing versions of the software used" + } + } + ] + } + }, { "results_genewise": { - "type": "file", - "description": "Unfiltered differential analysis results", - "pattern": "*.{csv,tsv}" + "description": "Channel containing unfiltered differential analysis results", + "structure": [ + { + "meta": { + "type": "map", + "description": "Metadata map" + } + }, + { + "results": { + "type": "file", + "description": "Unfiltered differential analysis results file", + "pattern": "*.{csv,tsv}" + } + } + ] } }, { "results_genewise_filtered": { - "type": "file", - "description": "Filtered differential analysis results", - "pattern": "*.{csv,tsv}" + "description": "Channel containing filtered differential analysis results", + "structure": [ + { + "meta": { + "type": "map", + "description": "Metadata map" + } + }, + { + "filtered_results": { + "type": "file", + "description": "Filtered differential analysis results file", + "pattern": "*.{csv,tsv}" + } + } + ] } }, { "normalised_matrix": { - "type": "file", - "description": "Normalised count matrix", - "pattern": "*.{csv,tsv}" + "description": "Channel containing normalised count matrix", + "structure": [ + { + "meta": { + "type": "map", + "description": "Metadata map" + } + }, + { + "matrix": { + "type": "file", + "description": "Normalised count matrix file", + "pattern": "*.{csv,tsv}" + } + } + ] } }, { "variance_stabilised_matrix": { - "type": "file", - "description": "Variance stabilised count matrix (optional, DESeq2 only)", - "pattern": "*.{csv,tsv}" + "description": "Channel containing variance stabilised count matrix (DESeq2 only)", + "structure": [ + { + "meta": { + "type": "map", + "description": "Metadata map" + } + }, + { + "matrix": { + "type": "file", + "description": "Variance stabilised count matrix file", + "pattern": "*.{csv,tsv}" + } + } + ] } }, { "model": { - "type": "file", - "description": "Statistical model object from differential analysis", - "pattern": "*.rds" - } - }, - { - "versions": { - "type": "file", - "description": "File containing software versions", - "pattern": "versions.yml" + "description": "Channel containing statistical model object from differential analysis", + "structure": [ + { + "meta": { + "type": "map", + "description": "Metadata map" + } + }, + { + "model": { + "type": "file", + "description": "Statistical model object file", + "pattern": "*.rds" + } + } + ] } } ], "authors": [ - "@pinin4fjords" + "@pinin4fjords", + "@bjlang", + "@araiz2001", + "@suzannejin" ], "maintainers": [ "@pinin4fjords" @@ -205421,6 +205616,10 @@ "name": "phageannotator", "version": "dev" }, + { + "name": "phageannotator", + "version": "dev" + }, { "name": "phageannotator", "version": "dev" @@ -208979,6 +209178,10 @@ "name": "riboseq", "version": "1.0.1" }, + { + "name": "riboseq", + "version": "1.0.1" + }, { "name": "riboseq", "version": "1.0.1" @@ -210017,6 +210220,10 @@ "name": "tfactivity", "version": "dev" }, + { + "name": "troughgraph", + "version": "dev" + }, { "name": "variantbenchmarking", "version": "dev" @@ -210199,10 +210406,6 @@ { "name": "scnanoseq", "version": "1.0.0" - }, - { - "name": "troughgraph", - "version": "dev" } ] }, diff --git a/public/pipelines.json b/public/pipelines.json index 3c92fb8f03..6716a53ea7 100644 --- a/public/pipelines.json +++ b/public/pipelines.json @@ -564,12 +564,12 @@ "fork": false, "url": "https://api.github.com/repos/nf-core/ampliseq", "created_at": "2018-09-26T15:24:54Z", - "updated_at": "2024-11-21T16:57:03Z", + "updated_at": "2024-12-11T15:50:01Z", "pushed_at": "2024-12-03T06:49:18Z", "homepage": "https://nf-co.re/ampliseq", "size": 16297, - "stargazers_count": 188, - "watchers_count": 188, + "stargazers_count": 189, + "watchers_count": 189, "language": "Nextflow", "has_issues": true, "has_projects": false, @@ -604,7 +604,7 @@ "visibility": "public", "forks": 120, "open_issues": 33, - "watchers": 188, + "watchers": 189, "default_branch": "master", "temp_clone_token": "", "allow_squash_merge": false, @@ -5380,9 +5380,9 @@ "url": "https://api.github.com/repos/nf-core/coproid", "created_at": "2019-04-23T15:38:41Z", "updated_at": "2024-09-03T10:14:56Z", - "pushed_at": "2024-12-10T11:00:17Z", + "pushed_at": "2024-12-11T16:33:57Z", "homepage": "https://nf-co.re/coproid", - "size": 116150, + "size": 116160, "stargazers_count": 9, "watchers_count": 9, "language": "Nextflow", @@ -6108,9 +6108,9 @@ "url": "https://api.github.com/repos/nf-core/crisprseq", "created_at": "2022-07-14T11:14:34Z", "updated_at": "2024-12-03T15:42:53Z", - "pushed_at": "2024-12-09T14:35:02Z", + "pushed_at": "2024-12-11T15:07:24Z", "homepage": "https://nf-co.re/crisprseq", - "size": 19275, + "size": 19276, "stargazers_count": 34, "watchers_count": 34, "language": "Nextflow", @@ -6123,7 +6123,7 @@ "forks_count": 26, "archived": false, "disabled": false, - "open_issues_count": 23, + "open_issues_count": 24, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -6135,7 +6135,7 @@ ], "visibility": "public", "forks": 26, - "open_issues": 23, + "open_issues": 24, "watchers": 34, "default_branch": "master", "temp_clone_token": "", @@ -6209,7 +6209,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 1, + "open_pr_count": 2, "repository_url": "https://github.com/nf-core/crisprseq", "contributors": [ { @@ -7469,7 +7469,7 @@ "updated_at": "2024-12-11T10:47:59Z", "pushed_at": "2024-12-11T13:38:44Z", "homepage": "https://nf-co.re/datasync", - "size": 509, + "size": 521, "stargazers_count": 8, "watchers_count": 8, "language": "Nextflow", @@ -7523,7 +7523,7 @@ } }, "network_count": 3, - "subscribers_count": 191, + "subscribers_count": 188, "team_contributors_permission_push": true, "team_contributors_permission_admin": false, "team_core_permission_push": true, @@ -8114,7 +8114,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 10, + "forks_count": 9, "archived": false, "disabled": false, "open_issues_count": 23, @@ -8131,7 +8131,7 @@ "prototyping-tool" ], "visibility": "public", - "forks": 10, + "forks": 9, "open_issues": 23, "watchers": 23, "default_branch": "dev", @@ -8165,7 +8165,7 @@ "status": "disabled" } }, - "network_count": 10, + "network_count": 9, "subscribers_count": 195, "team_contributors_permission_push": true, "team_contributors_permission_admin": false, @@ -10186,7 +10186,7 @@ "forks_count": 3, "archived": false, "disabled": false, - "open_issues_count": 3, + "open_issues_count": 4, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -10197,7 +10197,7 @@ ], "visibility": "public", "forks": 3, - "open_issues": 3, + "open_issues": 4, "watchers": 10, "default_branch": "master", "temp_clone_token": "", @@ -10295,7 +10295,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/denovotranscript", "contributors": [ { @@ -11084,9 +11084,9 @@ "url": "https://api.github.com/repos/nf-core/differentialabundance", "created_at": "2022-10-12T08:49:25Z", "updated_at": "2024-12-05T19:05:56Z", - "pushed_at": "2024-12-10T21:25:23Z", + "pushed_at": "2024-12-11T17:48:26Z", "homepage": "https://nf-co.re/differentialabundance", - "size": 9128, + "size": 9131, "stargazers_count": 66, "watchers_count": 66, "language": "Nextflow", @@ -11099,7 +11099,7 @@ "forks_count": 37, "archived": false, "disabled": false, - "open_issues_count": 80, + "open_issues_count": 81, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -11117,7 +11117,7 @@ ], "visibility": "public", "forks": 37, - "open_issues": 80, + "open_issues": 81, "watchers": 66, "default_branch": "master", "temp_clone_token": "", @@ -11215,7 +11215,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 6, + "open_pr_count": 7, "repository_url": "https://github.com/nf-core/differentialabundance", "contributors": [ { @@ -14370,9 +14370,9 @@ "url": "https://api.github.com/repos/nf-core/funcscan", "created_at": "2021-12-13T10:35:54Z", "updated_at": "2024-10-31T15:49:14Z", - "pushed_at": "2024-12-11T14:02:34Z", + "pushed_at": "2024-12-11T20:20:10Z", "homepage": "https://nf-co.re/funcscan", - "size": 18610, + "size": 18613, "stargazers_count": 74, "watchers_count": 74, "language": "Nextflow", @@ -15747,7 +15747,7 @@ "forks_count": 10, "archived": false, "disabled": false, - "open_issues_count": 39, + "open_issues_count": 40, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -15759,7 +15759,7 @@ ], "visibility": "public", "forks": 10, - "open_issues": 39, + "open_issues": 40, "watchers": 4, "default_branch": "dev", "temp_clone_token": "", @@ -21194,14 +21194,14 @@ "forks_count": 4, "archived": false, "disabled": false, - "open_issues_count": 13, + "open_issues_count": 14, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "topics": [], "visibility": "public", "forks": 4, - "open_issues": 13, + "open_issues": 14, "watchers": 3, "default_branch": "master", "temp_clone_token": "", @@ -21235,7 +21235,7 @@ } }, "network_count": 4, - "subscribers_count": 179, + "subscribers_count": 178, "team_contributors_permission_push": true, "team_contributors_permission_admin": false, "team_core_permission_push": true, @@ -21275,7 +21275,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": false, - "open_pr_count": 3, + "open_pr_count": 4, "repository_url": "https://github.com/nf-core/magmap", "contributors": [], "released_after_tools": false, @@ -21366,7 +21366,7 @@ "updated_at": "2024-11-25T11:25:04Z", "pushed_at": "2024-12-11T13:17:07Z", "homepage": "https://nf-co.re/marsseq", - "size": 3462, + "size": 3472, "stargazers_count": 6, "watchers_count": 6, "language": "Nextflow", @@ -23155,9 +23155,9 @@ "url": "https://api.github.com/repos/nf-core/methylseq", "created_at": "2018-03-12T15:46:42Z", "updated_at": "2024-11-30T06:53:00Z", - "pushed_at": "2024-12-10T11:39:18Z", + "pushed_at": "2024-12-12T01:59:52Z", "homepage": "https://nf-co.re/methylseq", - "size": 22759, + "size": 22782, "stargazers_count": 143, "watchers_count": 143, "language": "Nextflow", @@ -23170,7 +23170,7 @@ "forks_count": 145, "archived": false, "disabled": false, - "open_issues_count": 42, + "open_issues_count": 41, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -23186,7 +23186,7 @@ ], "visibility": "public", "forks": 145, - "open_issues": 42, + "open_issues": 41, "watchers": 143, "default_branch": "master", "temp_clone_token": "", @@ -23267,7 +23267,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/methylseq", "contributors": [ { @@ -33935,9 +33935,9 @@ "url": "https://api.github.com/repos/nf-core/rnafusion", "created_at": "2018-10-05T13:05:57Z", "updated_at": "2024-12-10T09:23:18Z", - "pushed_at": "2024-12-11T12:23:14Z", + "pushed_at": "2024-12-11T19:33:32Z", "homepage": "https://nf-co.re/rnafusion", - "size": 19853, + "size": 19877, "stargazers_count": 146, "watchers_count": 146, "language": "Nextflow", @@ -33950,7 +33950,7 @@ "forks_count": 98, "archived": false, "disabled": false, - "open_issues_count": 47, + "open_issues_count": 45, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -33963,7 +33963,7 @@ ], "visibility": "public", "forks": 98, - "open_issues": 47, + "open_issues": 45, "watchers": 146, "default_branch": "master", "temp_clone_token": "", @@ -34051,7 +34051,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/rnafusion", "contributors": [ { @@ -34644,8 +34644,8 @@ }, { "tag_name": "dev", - "published_at": "2024-12-10T15:19:09Z", - "tag_sha": "1ae795e4b252f2b37c757182b73b7b2ce9e079db", + "published_at": "2024-12-11T19:33:32Z", + "tag_sha": "077eb170ed8b4f74bca3d5f07e93cf7d99398b3f", "has_schema": true, "doc_files": [ "docs/output.md", @@ -34702,9 +34702,9 @@ "url": "https://api.github.com/repos/nf-core/rnaseq", "created_at": "2018-03-29T13:10:58Z", "updated_at": "2024-12-10T19:29:30Z", - "pushed_at": "2024-12-10T22:23:55Z", + "pushed_at": "2024-12-11T18:40:56Z", "homepage": "https://nf-co.re/rnaseq", - "size": 74597, + "size": 74666, "stargazers_count": 936, "watchers_count": 936, "language": "Nextflow", @@ -34717,7 +34717,7 @@ "forks_count": 711, "archived": false, "disabled": false, - "open_issues_count": 80, + "open_issues_count": 79, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -34727,7 +34727,7 @@ ], "visibility": "public", "forks": 711, - "open_issues": 80, + "open_issues": 79, "watchers": 936, "default_branch": "master", "temp_clone_token": "", @@ -34832,7 +34832,7 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": true, - "open_pr_count": 14, + "open_pr_count": 13, "repository_url": "https://github.com/nf-core/rnaseq", "contributors": [ { @@ -36941,8 +36941,8 @@ }, { "tag_name": "dev", - "published_at": "2024-12-09T16:57:11Z", - "tag_sha": "674645ea6f31841ed0ee7053973714a666b07455", + "published_at": "2024-12-11T18:40:52Z", + "tag_sha": "631f0e34ebcf4b107da8d6c1cf399d3c0f7c4e18", "has_schema": true, "doc_files": [ "docs/output.md", @@ -38092,9 +38092,9 @@ "url": "https://api.github.com/repos/nf-core/sarek", "created_at": "2019-04-30T15:43:00Z", "updated_at": "2024-12-10T14:15:09Z", - "pushed_at": "2024-12-11T09:05:23Z", + "pushed_at": "2024-12-11T17:44:28Z", "homepage": "https://nf-co.re/sarek", - "size": 98821, + "size": 98862, "stargazers_count": 411, "watchers_count": 411, "language": "Nextflow", @@ -38107,7 +38107,7 @@ "forks_count": 417, "archived": false, "disabled": false, - "open_issues_count": 296, + "open_issues_count": 297, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -38126,7 +38126,7 @@ ], "visibility": "public", "forks": 417, - "open_issues": 296, + "open_issues": 297, "watchers": 411, "default_branch": "master", "temp_clone_token": "", @@ -40503,8 +40503,8 @@ }, { "tag_name": "dev", - "published_at": "2024-12-11T09:05:21Z", - "tag_sha": "cd59770684043373c64539b9ae247ee77ca18566", + "published_at": "2024-12-11T17:44:27Z", + "tag_sha": "39c0c8f0262fbd2f9e157d6f80c44825badd310e", "has_schema": true, "doc_files": [ "docs/output.md", @@ -46919,10 +46919,10 @@ "fork": false, "url": "https://api.github.com/repos/nf-core/troughgraph", "created_at": "2024-08-12T12:08:15Z", - "updated_at": "2024-11-15T15:57:07Z", - "pushed_at": "2024-10-17T17:17:39Z", + "updated_at": "2024-12-11T16:09:53Z", + "pushed_at": "2024-12-11T20:09:09Z", "homepage": "https://nf-co.re/troughgraph/", - "size": 370, + "size": 377, "stargazers_count": 2, "watchers_count": 2, "language": "Nextflow", @@ -46935,14 +46935,14 @@ "forks_count": 0, "archived": false, "disabled": false, - "open_issues_count": 1, + "open_issues_count": 0, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "topics": [], "visibility": "public", "forks": 0, - "open_issues": 1, + "open_issues": 0, "watchers": 2, "default_branch": "dev", "temp_clone_token": "", @@ -46976,7 +46976,7 @@ } }, "network_count": 0, - "subscribers_count": 226, + "subscribers_count": 213, "team_contributors_permission_push": true, "team_contributors_permission_admin": false, "team_core_permission_push": true, @@ -47016,9 +47016,14 @@ "TEMPLATE_branch_protection_enforce_admins": -1, "TEMPLATE_restrict_push": true, "has_required_topics": false, - "open_pr_count": 1, + "open_pr_count": 0, "repository_url": "https://github.com/nf-core/troughgraph", "contributors": [ + { + "name": "ftschirpke", + "count": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/88798463?v=4" + }, { "name": "nvnieuwk", "count": 1, @@ -47026,10 +47031,10 @@ } ], "released_after_tools": false, - "head_sha": "d29dd118a960176e26adce6ea3069795c4649049", + "head_sha": "5f74f949c27111ce0ec9d74b45f7284d57c564ca", "last_release_is_head": false, - "last_release_vs_default_compare_url": "https://github.com/nf-core/troughgraph/compare/d29dd118a960176e26adce6ea3069795c4649049...undefined", - "commits_to_dev": 1, + "last_release_vs_default_compare_url": "https://github.com/nf-core/troughgraph/compare/5f74f949c27111ce0ec9d74b45f7284d57c564ca...undefined", + "commits_to_dev": 5, "is_DSL2": true, "has_nf_test": false, "has_nf_test_dev": false, @@ -47047,7 +47052,7 @@ "doi": "" }, "dev_nextflow_config_plugins": [ - "nf-validation@1.1.3" + "nf-schema@2.1.1" ], "dev_nextflow_config_manifest": { "name": "nf-core/troughgraph", @@ -47055,15 +47060,15 @@ "homePage": "https://github.com/nf-core/troughgraph", "description": "", "mainScript": "main.nf", - "nextflowVersion": "!>=23.04.0", + "nextflowVersion": "!>=24.04.2", "version": "1.0dev", "doi": "" }, "releases": [ { "tag_name": "dev", - "published_at": "2024-08-12T12:06:48Z", - "tag_sha": "d29dd118a960176e26adce6ea3069795c4649049", + "published_at": "2024-12-11T16:09:48Z", + "tag_sha": "5f74f949c27111ce0ec9d74b45f7284d57c564ca", "has_schema": true, "doc_files": [ "docs/output.md", @@ -47077,7 +47082,7 @@ "subworkflows": [ "utils_nextflow_pipeline", "utils_nfcore_pipeline", - "utils_nfvalidation_plugin" + "utils_nfschema_plugin" ] } } @@ -47278,7 +47283,7 @@ "forks_count": 7, "archived": false, "disabled": false, - "open_issues_count": 15, + "open_issues_count": 16, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, @@ -47290,7 +47295,7 @@ ], "visibility": "public", "forks": 7, - "open_issues": 15, + "open_issues": 16, "watchers": 13, "default_branch": "dev", "temp_clone_token": "",