Skip to content

Commit 69e12d3

Browse files
Add changes
1 parent 32ce6d4 commit 69e12d3

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

data.json

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -75702,33 +75702,6 @@
7570275702
"topics": [],
7570375703
"updated_at": 1688255879.0
7570475704
},
75705-
{
75706-
"config_readme": "## Workflow overview\n\nThis workflow is a best-practice workflow for `<detailed description>`.\nThe workflow is built using [snakemake](https://snakemake.readthedocs.io/en/stable/) and consists of the following steps:\n\n1. Download genome reference from NCBI\n2. Validate downloaded genome (`python` script)\n3. Simulate short read sequencing data on the fly (`dwgsim`)\n4. Check quality of input read data (`FastQC`)\n5. Collect statistics from tool output (`MultiQC`)\n\n## Running the workflow\n\n### Input data\n\nThis template workflow creates artificial sequencing data in `*.fastq.gz` format.\nIt does not contain actual input data.\nThe simulated input files are nevertheless created based on a mandatory table linked in the `config.yaml` file (default: `.test/samples.tsv`).\nThe sample sheet has the following layout:\n\n| sample | condition | replicate | read1 | read2 |\n| ------- | --------- | --------- | -------------------------- | -------------------------- |\n| sample1 | wild_type | 1 | sample1.bwa.read1.fastq.gz | sample1.bwa.read2.fastq.gz |\n| sample2 | wild_type | 2 | sample2.bwa.read1.fastq.gz | sample2.bwa.read2.fastq.gz |\n\n### Parameters\n\nThis table lists all parameters that can be used to run the workflow.\n\n| parameter | type | details | default |\n| ------------------ | ---- | ------------------------------------- | ------------------------------ |\n| **samplesheet** | | | |\n| path | str | path to samplesheet, mandatory | \"config/samples.tsv\" |\n| **get_genome** | | | |\n| ncbi_ftp | str | link to a genome on NCBI's FTP server | link to _S. cerevisiae_ genome |\n| **simulate_reads** | | | |\n| read_length | num | length of target reads in bp | 100 |\n| read_number | num | number of total reads to be simulated | 10000 |\n",
75707-
"data_format": 2,
75708-
"description": null,
75709-
"formatting": "[DEBUG] \n[DEBUG] In file \"/tmp/tmp9shh9ecc/workflow/rules/util_fns.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmp9shh9ecc/workflow/rules/common.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmp9shh9ecc/workflow/rules/radar_processing.smk\": Formatted content is different from original\n[DEBUG] \n[DEBUG] In file \"/tmp/tmp9shh9ecc/workflow/Snakefile\": Formatted content is different from original\n[INFO] 4 file(s) would be changed \ud83d\ude2c\n\nsnakefmt version: 0.11.2",
75710-
"full_name": "thomasteisberg/xopr-snakemake-demo",
75711-
"latest_release": null,
75712-
"linting": null,
75713-
"mandatory_flags": {
75714-
"desc": null,
75715-
"flags": null
75716-
},
75717-
"non_standardized_reason": null,
75718-
"report": false,
75719-
"software_stack_deployment": {
75720-
"apptainer": true,
75721-
"apptainer+conda": true,
75722-
"conda": true,
75723-
"report": true
75724-
},
75725-
"standardized": true,
75726-
"stargazers_count": 0,
75727-
"subscribers_count": 0,
75728-
"topics": [],
75729-
"updated_at": 1760400630.0,
75730-
"wrappers": {}
75731-
},
7573275705
{
7573375706
"config_readme": null,
7573475707
"data_format": 2,
@@ -77250,28 +77223,6 @@
7725077223
"topics": [],
7725177224
"updated_at": 1617236099.0
7725277225
},
77253-
{
77254-
"config_readme": null,
77255-
"data_format": 2,
77256-
"description": null,
77257-
"formatting": null,
77258-
"full_name": "tucca-cellag/HPC-Species-Proteome-and-BLAST-Analysis-Pipeline",
77259-
"latest_release": null,
77260-
"linting": "KeyError in file \"/tmp/tmpvky35b6s/workflow/Snakefile\", line 9:\n'species_csv'\n File \"/tmp/tmpvky35b6s/workflow/Snakefile\", line 9, in <module>\n",
77261-
"mandatory_flags": [],
77262-
"non_standardized_reason": [
77263-
"no .snakemake-workflow-catalog.yml found in repo root",
77264-
"no config/README.md found in repo root"
77265-
],
77266-
"report": false,
77267-
"software_stack_deployment": null,
77268-
"standardized": false,
77269-
"stargazers_count": 1,
77270-
"subscribers_count": 0,
77271-
"topics": [],
77272-
"updated_at": 1760034176.0,
77273-
"wrappers": {}
77274-
},
7727577226
{
7727677227
"config_readme": null,
7727777228
"data_format": 2,

0 commit comments

Comments
 (0)