Skip to content
Snippets Groups Projects
  1. Jul 14, 2021
  2. Jul 13, 2021
  3. Jun 11, 2021
  4. May 28, 2021
  5. May 12, 2021
  6. May 11, 2021
  7. May 07, 2021
  8. Apr 15, 2021
  9. 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
  10. Feb 26, 2021
  11. Feb 11, 2021
  12. Oct 16, 2020
  13. Jun 25, 2020
  14. Jun 23, 2020
  15. Jun 18, 2020
  16. Jun 17, 2020
  17. Jun 15, 2020
Loading