Skip to content

Commit

Permalink
[automated] Update json files and markdown cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nf-core-bot committed Oct 12, 2024
1 parent b8076d8 commit 56f43f5
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 28 deletions.
Binary file modified .cache.tar.xz
Binary file not shown.
137 changes: 137 additions & 0 deletions public/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -7696,6 +7696,10 @@
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
Expand Down Expand Up @@ -25175,6 +25179,14 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "pathogensurveillance",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "pathogensurveillance",
"version": "dev"
Expand Down Expand Up @@ -106933,6 +106945,10 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
Expand Down Expand Up @@ -172726,6 +172742,127 @@
]
}
},
{
"name": "tar",
"path": "modules/nf-core/tar/meta.yml",
"type": "module",
"meta": {
"name": "tar",
"description": "Compress directories into tarballs with various compression options",
"keywords": [
"untar",
"tar",
"tarball",
"compression",
"archive",
"gzip",
"targz"
],
"tools": [
{
"tar": {
"description": "GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation.",
"homepage": "https://www.gnu.org/software/tar/",
"documentation": "https://www.gnu.org/software/tar/manual/",
"licence": [
"GPLv3"
],
"identifier": ""
}
}
],
"input": [
[
{
"meta": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. `[ id:'sample1', single_end:false ]`\n"
}
},
{
"input": {
"type": "directory",
"description": "A file or directory to be archived",
"pattern": "*/",
"ontologies": [
{
"edam": "http://edamontology.org/data_1049"
}
]
}
}
],
[
{
"compress_type": {
"type": "string",
"description": "A string defining which type of (optional) compression to apply to the archive.\nProvide an empty string in quotes for no compression\n",
"pattern": ".bz2|.xz|.lz|.lzma|.lzo|.zst|.gz"
}
}
]
],
"output": [
{
"archive": [
{
"meta": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. `[ id:'sample1', single_end:false ]`\n",
"pattern": "*.tar{.bz2,.xz,.lz,.lzma,.lzo,.zst,.gz,}",
"ontologies": [
{
"edam": "http://edamontology.org/format_25722"
},
{
"edam": "http://edamontology.org/format_2573"
},
{
"edam": "http://edamontology.org/format_3462"
}
]
}
},
{
"*.tar${compress_type}": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. `[ id:'sample1', single_end:false ]`\n",
"pattern": "*.tar{.bz2,.xz,.lz,.lzma,.lzo,.zst,.gz,}",
"ontologies": [
{
"edam": "http://edamontology.org/format_25722"
},
{
"edam": "http://edamontology.org/format_2573"
},
{
"edam": "http://edamontology.org/format_3462"
}
]
}
}
]
},
{
"versions": [
{
"versions.yml": {
"type": "file",
"description": "File containing software versions",
"pattern": "versions.yml"
}
}
]
}
],
"authors": [
"@jfy133"
],
"maintainers": [
"@jfy133"
]
}
},
{
"name": "taxonkit_name2taxid",
"path": "modules/nf-core/taxonkit/name2taxid/meta.yml",
Expand Down
61 changes: 33 additions & 28 deletions public/pipelines.json
Original file line number Diff line number Diff line change
Expand Up @@ -2722,7 +2722,7 @@
"url": "https://api.github.com/repos/nf-core/bamtofastq",
"created_at": "2020-08-03T15:02:23Z",
"updated_at": "2024-09-03T11:25:17Z",
"pushed_at": "2024-10-11T16:27:10Z",
"pushed_at": "2024-10-12T13:08:00Z",
"homepage": "https://nf-co.re/bamtofastq",
"size": 162132,
"stargazers_count": 21,
Expand All @@ -2737,7 +2737,7 @@
"forks_count": 13,
"archived": false,
"disabled": false,
"open_issues_count": 8,
"open_issues_count": 7,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
Expand All @@ -2748,7 +2748,7 @@
],
"visibility": "public",
"forks": 13,
"open_issues": 8,
"open_issues": 7,
"watchers": 21,
"default_branch": "master",
"temp_clone_token": "",
Expand Down Expand Up @@ -2856,7 +2856,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/bamtofastq",
"contributors": [
{
Expand Down Expand Up @@ -3029,8 +3029,8 @@
},
{
"tag_name": "dev",
"published_at": "2024-10-10T17:12:21Z",
"tag_sha": "29042a06f7b41f32fe0ff7ae01c13ca5294225ed",
"published_at": "2024-10-12T13:08:00Z",
"tag_sha": "95b46ed46f4c22de9d3bcbca5e2cebfa7e334646",
"has_schema": true,
"doc_files": [
"docs/output.md",
Expand Down Expand Up @@ -5487,10 +5487,10 @@
"fork": false,
"url": "https://api.github.com/repos/nf-core/createtaxdb",
"created_at": "2023-10-24T08:41:35Z",
"updated_at": "2024-10-09T09:11:02Z",
"pushed_at": "2024-10-11T12:07:23Z",
"updated_at": "2024-10-12T13:36:35Z",
"pushed_at": "2024-10-12T13:37:58Z",
"homepage": "https://nf-co.re/createtaxdb",
"size": 3175,
"size": 3186,
"stargazers_count": 7,
"watchers_count": 7,
"language": "Nextflow",
Expand All @@ -5503,7 +5503,7 @@
"forks_count": 4,
"archived": false,
"disabled": false,
"open_issues_count": 18,
"open_issues_count": 17,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
Expand All @@ -5517,7 +5517,7 @@
],
"visibility": "public",
"forks": 4,
"open_issues": 18,
"open_issues": 17,
"watchers": 7,
"default_branch": "dev",
"temp_clone_token": "",
Expand Down Expand Up @@ -5587,21 +5587,26 @@
"strict": false,
"contexts": [
"nf-core",
"nf-test (latest-everything, test, docker)",
"pre-commit"
"pre-commit",
"nf-test (24.04.2, docker, test, false)",
"nf-test (latest-everything, docker, test, false)"
],
"contexts_url": "https://api.github.com/repos/nf-core/createtaxdb/branches/dev/protection/required_status_checks/contexts",
"checks": [
{
"context": "nf-core",
"app_id": null
"app_id": 15368
},
{
"context": "nf-test (latest-everything, test, docker)",
"context": "pre-commit",
"app_id": 15368
},
{
"context": "pre-commit",
"context": "nf-test (24.04.2, docker, test, false)",
"app_id": 15368
},
{
"context": "nf-test (latest-everything, docker, test, false)",
"app_id": 15368
}
]
Expand All @@ -5620,12 +5625,12 @@
"TEMPLATE_branch_protection_enforce_admins": -1,
"TEMPLATE_restrict_push": true,
"has_required_topics": true,
"open_pr_count": 2,
"open_pr_count": 1,
"repository_url": "https://github.com/nf-core/createtaxdb",
"contributors": [
{
"name": "jfy133",
"count": 98,
"count": 103,
"avatar_url": "https://avatars.githubusercontent.com/u/17950287?v=4"
},
{
Expand All @@ -5640,9 +5645,9 @@
}
],
"released_after_tools": false,
"head_sha": "13cadcea9148166d64dbd75876823bffaa0efdbd",
"head_sha": "f718bbeb42c20d6aee5accc95768397274333d13",
"last_release_is_head": false,
"last_release_vs_default_compare_url": "https://github.com/nf-core/createtaxdb/compare/13cadcea9148166d64dbd75876823bffaa0efdbd...undefined",
"last_release_vs_default_compare_url": "https://github.com/nf-core/createtaxdb/compare/f718bbeb42c20d6aee5accc95768397274333d13...undefined",
"commits_to_dev": 30,
"is_DSL2": true,
"has_nf_test": true,
Expand All @@ -5656,8 +5661,8 @@
"releases": [
{
"tag_name": "dev",
"published_at": "2024-10-09T09:10:56Z",
"tag_sha": "13cadcea9148166d64dbd75876823bffaa0efdbd",
"published_at": "2024-10-12T13:36:31Z",
"tag_sha": "f718bbeb42c20d6aee5accc95768397274333d13",
"has_schema": true,
"doc_files": [
"docs/output.md",
Expand Down Expand Up @@ -17578,7 +17583,7 @@
"forks_count": 109,
"archived": false,
"disabled": false,
"open_issues_count": 65,
"open_issues_count": 64,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
Expand All @@ -17594,7 +17599,7 @@
],
"visibility": "public",
"forks": 109,
"open_issues": 65,
"open_issues": 64,
"watchers": 210,
"default_branch": "master",
"temp_clone_token": "",
Expand Down Expand Up @@ -31387,12 +31392,12 @@
"fork": false,
"url": "https://api.github.com/repos/nf-core/rnaseq",
"created_at": "2018-03-29T13:10:58Z",
"updated_at": "2024-10-09T22:00:13Z",
"updated_at": "2024-10-12T03:34:54Z",
"pushed_at": "2024-10-11T16:43:45Z",
"homepage": "https://nf-co.re/rnaseq",
"size": 72002,
"stargazers_count": 881,
"watchers_count": 881,
"stargazers_count": 882,
"watchers_count": 882,
"language": "Nextflow",
"has_issues": true,
"has_projects": false,
Expand All @@ -31414,7 +31419,7 @@
"visibility": "public",
"forks": 701,
"open_issues": 66,
"watchers": 881,
"watchers": 882,
"default_branch": "master",
"temp_clone_token": "",
"allow_squash_merge": false,
Expand Down

0 comments on commit 56f43f5

Please sign in to comment.