Skip to content

v0.4.1

Compare
Choose a tag to compare
@arivers arivers released this 19 Sep 14:34
· 20 commits to main since this release
235b874
  • Changed how Guidemaker handles DNA sequences that are soft-masked with lowercase letters. The new behavior unmasks all sequences and finds guide candidates (and filters them for distance) against the entire sequence. It also fixes a key value error in computing the Doench efficiency scores when mixed case sequences were used. Previously, guides were only identified in regions where the PAM was all capitalized and edit distance was different if the case was different (a capitalized and lowercase guide were not considered the same).
  • Dockerfiles now have more version information
  • GitHub build actions were improved