Skip to content
Snippets Groups Projects
Commit 5396adf5 authored by BIOPZ-Katsantoni Maria's avatar BIOPZ-Katsantoni Maria Committed by BIOPZ-Gypas Foivos
Browse files

Remove extra parameters, that had or should have the default values

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
parent 6b6b2830
No related branches found
No related tags found
1 merge request!80Remove default arguments from rules
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment