Skip to content

Commit

Permalink
Update changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Jul 22, 2021
1 parent defae20 commit a67e11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## v0.2.1

* BETA: in-silico mutagenesis using ProtTransBertBFD. This computes the likelihood that, according to Bert, a residue in a protein can be a certain amino acid, which can be used as an estimate for the effect of a mutation. This adds two a new `mutagenesis` and a new protocol `plot_mutagenesis` in the `visualize` stages, of which the first one computes the probabilities and writes them to a csv file while the latter visualizes the results as interactive plotly figure.
* Support `half_precision_model` for `prottrans_bert_bfd` and `prottrans_albert_bfd`
Expand Down

0 comments on commit a67e11a

Please sign in to comment.