Skip to content

Releases: debbiemarkslab/EVcouplings

EVcouplings v0.1.1

06 Nov 16:59
ffc16e0
Compare
Choose a tag to compare

Update release with the following major changes - please note that you will need to update your config files due to the introduction of new mandatory parameters.

Integration of novel logistic regression-based model to assign globally comparable probabilities to ECs (probability of the EC being actually true, instead of probability of EC being in the tail of the distribution). Select using scoring_model: logistic_regression in the couplings section of your monomer config, or use "skewnormal" or "normal" to use the previously used scoring models

Improved contact map plotting: showing alignment coverage, missing structural coverage and used PDB IDs

Fixing several deprecations that led to incompatibilities with recent versions of pandas

Behind the scenes: Improved database syncing of results for EVcouplings webserver (available at http://v2.evcouplings.org)

EVcouplings v0.0.5

16 Sep 14:17
ba7afed
Compare
Choose a tag to compare

Minor fixes and enhancements release (mostly to keep SIFTS database generation functional)

EVcouplings v0.0.4

10 Jun 16:58
97ef967
Compare
Choose a tag to compare

This release extends the protein complex pipeline with mutation effect prediction and docking.

EVcouplings v0.0.3

05 Apr 16:56
4c2e2a9
Compare
Choose a tag to compare

This new release includes:

  • Bug fixes in compare stage
  • Revamped example config files
  • More tests

EVcouplings v0.0.2

22 Feb 22:29
14086ad
Compare
Choose a tag to compare
Merge branch 'master' into develop

EVcouplings initial public release (v0.0.1)

03 Sep 13:29
Compare
Choose a tag to compare
[FIX] Fixed classifiers to allow upload to pypi