Skip to content

Commit eb4e2d1

Browse files
Add changes
1 parent 36831d9 commit eb4e2d1

2 files changed

Lines changed: 0 additions & 26 deletions

File tree

data.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -83992,28 +83992,6 @@
8399283992
"updated_at": 1759633214.0,
8399383993
"wrappers": {}
8399483994
},
83995-
{
83996-
"config_readme": null,
83997-
"data_format": 2,
83998-
"description": "A Snakemake workflow for identifying a Sars-CoV-2 lineage from a paired-end read. It implements both de-novo and reference-guided genome assembly, and uses Pangolin to identify the Covid lineage. ",
83999-
"formatting": "[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/trim_reads.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/Snakefile\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/prepare_genome.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/assign_lineage.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/report.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/unpack_sample.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/multiqc.smk\": Formatted content is different from original\n[INFO] 7 file(s) would be changed \ud83d\ude2c\n\nsnakefmt version: 0.8.1",
84000-
"full_name": "shahab-ab/project-g3",
84001-
"latest_release": "beta-1.0",
84002-
"linting": "Lints for snakefile /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/unpack_sample.smk:\n * Mixed rules and functions in same snakefile.:\n Small one-liner functions used only once should be defined as lambda\n expressions. Other functions should be collected in a common module, e.g.\n 'rules/common.smk'. This makes the workflow steps more readable.\n Also see:\n https://snakemake.readthedocs.io/en/latest/snakefiles/modularization.html#includes\n\nLints for rule pick_lineage (line 31, /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/assign_lineage.smk):\n * Specify a conda environment or container for each rule.:\n This way, the used software for each specific step is documented, and the\n workflow can be executed on any machine without prerequisites.\n Also see:\n https://snakemake.readthedocs.io/en/latest/snakefiles/deployment.html#integrated-package-management\n https://snakemake.readthedocs.io/en/latest/snakefiles/deployment.html#running-jobs-in-containers\n\nLints for rule copy_genome (line 1, /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/prepare_genome.smk):\n * Specify a conda environment or container for each rule.:\n This way, the used software for each specific step is documented, and the\n workflow can be executed on any machine without prerequisites.\n Also see:\n https://snakemake.readthedocs.io/en/latest/snakefiles/deployment.html#integrated-package-management\n https://snakemake.readthedocs.io/en/latest/snakefiles/deployment.html#running-jobs-in-containers\n\nLints for rule correct_denovo (line 1, /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/de_novo/02_scaffold.smk):\n * Param path is a prefix of input or output file but hardcoded:\n If this is meant to represent a file path prefix, it will fail when\n running workflow in environments without a shared filesystem. Instead,\n provide a function that infers the appropriate prefix from the input or\n output file, e.g.: lambda w, input: os.path.splitext(input[0])[0]\n Also see:\n https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#non-file-parameters-for-rules\n https://snakemake.readthedocs.io/en/stable/tutorial/advanced.html#tutorial-input-functions\n\nLints for rule scaffold_denovo (line 33, /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/de_novo/02_scaffold.smk):\n * Param path is a prefix of input or output file but hardcoded:\n If this is meant to represent a file path prefix, it will fail when\n running workflow in environments without a shared filesystem. Instead,\n provide a function that infers the appropriate prefix from the input or\n output file, e.g.: lambda w, input: os.path.splitext(input[0])[0]\n Also see:\n https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#non-file-parameters-for-rules\n https://snakemake.readthedocs.io/en/stable/tutorial/advanced.html#tutorial-input-functions\n\nLints for rule patch_denovo (line 65, /tmp/tmpj4xyi9ag/shahab-ab-project-g3-552b562/workflow/rules/de_novo/02_scaffold.smk):\n * Param path is a prefix of input or output file but hardcoded:\n If this is meant to represent a file path prefix, it will fail when\n running workflow in environments without a shared filesystem. Instead,\n provide a function that infers the appropriate prefix from the input or\n output file, e.g.: lambda w, input: os.path.splitext(input[0])[0]\n Also see:\n https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#non-file-parameters-for-rules\n https://snakemake.readthedocs.io/en/stable/tutorial/advanced.html#tutorial-input-functions\n\n",
84003-
"mandatory_flags": [],
84004-
"report": false,
84005-
"software_stack_deployment": null,
84006-
"standardized": false,
84007-
"stargazers_count": 0,
84008-
"subscribers_count": 1,
84009-
"topics": [
84010-
"bioinformatics",
84011-
"python",
84012-
"snakemake",
84013-
"sars-cov-2"
84014-
],
84015-
"updated_at": 1675814421.0
84016-
},
8401783995
{
8401883996
"config_readme": "Describe how to configure the workflow (using config.yaml and maybe additional files).\nAll of them need to be present with example entries inside of the config folder.\n",
8401983997
"data_format": 2,

skips.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15395,10 +15395,6 @@
1539515395
"full_name": "rljech13/MGE_finder",
1539615396
"updated_at": 1763035773.0
1539715397
},
15398-
{
15399-
"full_name": "rlporter24/CUPID-seq",
15400-
"updated_at": 1772301389.0
15401-
},
1540215398
{
1540315399
"full_name": "rmhubley/workflow-patterns",
1540415400
"updated_at": 1759357917.0

0 commit comments

Comments
 (0)