Skip to content
Snippets Groups Projects
  1. May 28, 2021
  2. May 12, 2021
  3. May 11, 2021
  4. May 07, 2021
  5. Apr 15, 2021
  6. Mar 25, 2021
    • BIOPZ-Gypas Foivos's avatar
      Merge branch 'remove_defaults' into 'dev' · 378f6aed
      BIOPZ-Gypas Foivos authored
      Remove default arguments from rules
      
      See merge request !80
      378f6aed
    • BIOPZ-Katsantoni Maria's avatar
      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
  7. Feb 26, 2021
  8. Feb 11, 2021
  9. Oct 16, 2020
  10. Jun 25, 2020
  11. Jun 23, 2020
  12. Jun 18, 2020
  13. Jun 17, 2020
  14. Jun 15, 2020
  15. Jun 12, 2020
  16. Jun 11, 2020
  17. Jun 10, 2020
Loading