Skip to content
Snippets Groups Projects
  • BIOPZ-Katsantoni Maria's avatar
    5396adf5
    Remove extra parameters, that had or should have the default values · 5396adf5
    BIOPZ-Katsantoni Maria authored and BIOPZ-Gypas Foivos's avatar BIOPZ-Gypas Foivos committed
    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
    5396adf5
    History
    Remove extra parameters, that had or should have the default values
    BIOPZ-Katsantoni Maria authored and BIOPZ-Gypas Foivos's avatar BIOPZ-Gypas Foivos committed
    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