Skip to content

v0.9.8

Compare
Choose a tag to compare
@cnobles cnobles released this 19 Apr 17:59
· 142 commits to master since this release
  • iGUIDE can now support non-Cas9 nucleases as well!
    • Implemented nuclease profiles into configs
    • Updated assimilation, evaluation, and reporting scripts
  • Added default resources to allow simpler HPC processing
  • Included flexible system for identifying on-target sites
    • Config can accept a range rather than a single site
    • Acceptable notation: chr4:+:397-416 and chr3:*:397
  • Changed build nomenclature from v0.9.3 to b0.9.3
    • So as not to confuse with version
  • Added 'summary' subcommand to generate a consise text-based report
    • Working in the same manner as 'report', can generate from config(s) or eval file
  • Added short stats-based report to be produced at the end of processing
  • Additional bugfixes.