Skip to content
Brandon Saint-John edited this page Mar 16, 2020 · 6 revisions

Welcome to the mesa wiki!

Documentation

  • Add documentation for findOutliers.py

General

  • make wrapper script/cmdline so its easier to use
  • switch to argparser in main instead of defining in each file

star_junc_to_bed.py

  • strand will never equal 0 because it gets converted to a string before it is used

constructMESA.py

  • understand min/max_length junctions
  • min_samp_threshold 0.1/0.01
  • runCMD unncessary
  • benchmarking
  • testing
  • finish filterJunctions correct arm

quantMESA.py

Clone this wiki locally