shorah icon indicating copy to clipboard operation
shorah copied to clipboard

b2w rewrite to Python

Open spaceben opened this issue 3 years ago • 0 comments

[Added]

  • Ports b2w.cpp to Python utilizing pysam
  • Replaces Travis with Github Actions
  • Introduces Sphinx for documentation

[Removed]

  • b2w.cpp

[Fixed]

  • reads.fas

Breaking changes in b2w.py vs b2w.cpp

  • -d option not longer available
  • Window creation before and after region of interest (at the edges)
  • region not longer optional

spaceben avatar Oct 16 '21 23:10 spaceben