Skip to content
  • domingue's avatar
    New feature: stranded count matrix · 76f3bb81
    domingue authored
    - added new argument
    - if not option is given to `--library`, default is unstranded for backwards compatibility
    - calls `dge_star_counts2matrixStranded` instead of `dge_star_counts2matrix`
    - tests:
    	+ 3 different options to `--library`
    	+ not setting `--library`
    	+ comparison with previous version.
    
    Fixes #88
    76f3bb81