Skip to content

v1.3.0

Compare
Choose a tag to compare
@priyappillai priyappillai released this 14 May 23:09
· 182 commits to main since this release
465e8be

Release 1.3.0

Notable new features and improvements

  • Incorporate the likelihood of decaying activity over time (set via --predict-activity-degradation, --predict-activity-degradation-mu, --predict-activity-degradation-t, and --predict-activity-degradation-n ) [#47]
  • Add option to specify type of overlap allowable between assay designs via --do-not-overlap [#48]

Minor changes

  • Allow using our Cas13a model via --predict-cas13a-activity-model [#52]
  • Set the logging level of there being no guides in a given window to the debug level [#51]
  • Update TensorFlow to 2.3.2 [#44]

Bug fixes

  • Make README examples work when downloading from a package manager [#52]