leafcutter icon indicating copy to clipboard operation
leafcutter copied to clipboard

add argparse and comments to filter_cs.py

Open slowkow opened this issue 8 years ago • 0 comments

Add command line arguments to the filter_cs.py script, so the user can decide what options to use for:

  • minimum intron length
  • minimum overlap between the read and the 2 exons spanned by the read
  • minimum mapping quality of the alignment

Also add some comments to help the reader understand the code.

slowkow avatar Jul 19 '16 21:07 slowkow