- Aug 23, 2021
-
-
BIOPZ-Bak Maciej authored
ci: clean old comments See merge request !99
-
BIOPZ-Bak Maciej authored
-
BIOPZ-Katsantoni Maria authored
Remove sample specific options and use them as rule specific. See merge request !98
-
BIOPZ-Katsantoni Maria authored
-
- Aug 20, 2021
-
-
BIOPZ-Katsantoni Maria authored
Collapse directionality params in sample table See merge request !93
-
-
- Aug 19, 2021
-
-
BIOPZ-Bak Maciej authored
feat: add Snakemake profiles See merge request !97
-
BIOPZ-Bak Maciej authored
-
- Jul 21, 2021
-
-
BIOPZ-Gypas Foivos authored
Minor fixes to surround parameter argument in multiqc preparation with quotes See merge request !96
-
- Jul 16, 2021
-
-
BIOPZ-Gypas Foivos authored
Bump snakemake version that fixes the reported time in snakemake report. See merge request !95
-
BIOPZ-Gypas Foivos authored
-
Dominik Burri authored
-
BIOPZ-Gypas Foivos authored
-
BIOPZ-Gypas Foivos authored
-
- Jul 15, 2021
-
-
Dominik Burri authored
Config validation and add author information. Closes #174 and #78. See merge request !91
-
Dominik Burri authored
Validation of configuration file with a json schema `resources/config_schema.json` using the snakemake utility **validate**. The schema includes all the fields from `tests/input_files/config.yaml`, assigns certain fields as required and forbids the use of additional fields. All of the optional fields include default values, taken from the config above, except `rule_config` which has no default. Added author name and author email as optional fields in `tests/input_files/config.yaml`, and added it into the multiqc report.
-
- Jul 14, 2021
-
-
Alex Kanitz authored
Cutadapt set -m=1 to avoid empty reads See merge request !92
-
-
- Jul 13, 2021
-
-
BIOPZ-Katsantoni Maria authored
Fix paths to Snakefile for slurm test scripts See merge request !90
-
BIOPZ-Gypas Foivos authored
-
- Jun 11, 2021
-
-
BIOPZ-Gypas Foivos authored
Conda support in ZARP See merge request !89
-
BIOPZ-Gypas Foivos authored
-
- May 28, 2021
-
-
BIOPZ-Gypas Foivos authored
Add biocontainers image for multiqc-plugins See merge request !88
-
BIOPZ-Gypas Foivos authored
-
BIOPZ-Gypas Foivos authored
Add biocontainers image for tin-score-calculation See merge request !87
-
BIOPZ-Gypas Foivos authored
-
BIOPZ-Gypas Foivos authored
Add biocontainers image for merge_kallisto.R See merge request !86
-
BIOPZ-Gypas Foivos authored
-
BIOPZ-Gypas Foivos authored
-
BIOPZ-Gypas Foivos authored
Replace zpca container from zavolab to biocontainers. See merge request !81
-
BIOPZ-Gypas Foivos authored
-
- May 12, 2021
-
-
BIOPZ-Gypas Foivos authored
-
- May 11, 2021
-
-
BIOPZ-Gypas Foivos authored
-
-
- May 07, 2021
-
-
BIOPZ-Gypas Foivos authored
Use biocontainers images for star, gffread, salmon, kallisto, cutadapt, samtools, fastqc, alfa, bedtools, bedgraphtobigwig. Change container from bash to ubuntu. Fixes #149
-
BIOPZ-Gypas Foivos authored
Use biocontainers images for star, gffread, salmon, kallisto, cutadapt, samtools, fastqc, alfa, bedtools, bedgraphtobigwig. Change container from bash to ubuntu. Fixes #149
-
- Apr 15, 2021
-
-
Alex Kanitz authored
feat: enable user to configure CLI params per rule See merge request !83
-
-
- Mar 25, 2021
-
-
BIOPZ-Gypas Foivos authored
Remove default arguments from rules See merge request !80
-
and are therefore not required in the rules. - Snakefile star_rpm: --outWigNorm (default RPM was used) star_rpm: --outWigStrand (default Stranded was used) rename_star_rpm_for_alfa: orientation in params is redundant (Fixes #152) - single_end.snakefile.smk map_genome_star: outFilterMismatchNoverLmax map_genome_star: outFilterScoreMinOverLread map_genome_star: outFilterMatchNminOverLread quantification_salmon: --writeUnmappedNames - paired_end.snakefile.smk pe_map_genome_star: outFilterMismatchNoverLmax pe_map_genome_star: outFilterScoreMinOverLread pe_map_genome_star: outFilterMatchNminOverLread quantification_salmon: --writeUnmappedNames
-