|
75702 | 75702 | "topics": [], |
75703 | 75703 | "updated_at": 1688255879.0 |
75704 | 75704 | }, |
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 | | - }, |
75732 | 75705 | { |
75733 | 75706 | "config_readme": null, |
75734 | 75707 | "data_format": 2, |
|
77250 | 77223 | "topics": [], |
77251 | 77224 | "updated_at": 1617236099.0 |
77252 | 77225 | }, |
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 | | - }, |
77275 | 77226 | { |
77276 | 77227 | "config_readme": null, |
77277 | 77228 | "data_format": 2, |
|
0 commit comments