Skip to content

Releases: rigdenlab/conplot

v0.4.2

18 Jun 12:39
Compare
Choose a tag to compare

Changed

  • Bug fixes related to distance predictions parsers and data storage

v0.4.1

06 May 09:33
51f0304
Compare
Choose a tag to compare

Added

  • Added contact diff track with smoothed values (MCC for contacts and RMSD for distograms)

Changed

  • Increased contrast in sequence hydrophobicity color palettes
  • Use AMISE to estimate bandwidth required to calculate contact density
  • Updated track selector layout

v0.4

16 Apr 15:09
281b34c
Compare
Choose a tag to compare

Added

  • Added contact density, sequence hydrophobicity and MSA coverage tracks
  • Added support for trRosetta NPZ and MapPred residue distance formats
  • Added support of residue distance superposition

Changed

  • New heatmap color palette
  • Changed to vertical layout for verbose labels and increased verbosity
  • Parse PDB files as a residue distance format file

v0.3.2

11 Feb 10:51
da508e2
Compare
Choose a tag to compare

Added

  • Citation on home page
  • Added more exhaustive tests

Changed

  • Account recovery is automated: users will receive an automated email with instructions to reset password
  • Docker image now deployed on fedora 33 instead of CentOS 8
  • Users can upload both VFORMAT and HFORMAT psipred files instead of only VFORMAT

v0.3.1

01 Feb 17:33
a7965f5
Compare
Choose a tag to compare

Added

  • Added an account recovery site that enables users to reset their password after they get in touch

v0.3

18 Dec 13:00
945f9c9
Compare
Choose a tag to compare

Added

  • Added support for file upload of CASPRR RMODE 2 files (inter-residue distance predictions)
  • Added heatmap mode for visualisation of iner-residue distance predictions and/or contact maps
  • Fixed minor bugs (issues #115 and #116)
  • Server status table added to the Help page
  • Added Tutorial 4: Residue-Residue distance predictions
  • Added verbose label switch for descriptive tooltips

Changed

  • Text in the Help and Home pages refer to support of inter-residue distance predictions
  • Example button at the Plot page now loads an example session instead of trigerring file download
  • Spike button on the mode bar now shows spikes accross the axis

v0.2.4

16 Nov 11:54
Compare
Choose a tag to compare

Added

  • Fixed minor bugs (issues #101, #104 and #106)
  • Added references to web-app hosting by CCP4-online
  • Updated help page and tutorials to match latest version

Changed

  • Figure and display settings are now stored in the cache

v0.2.3

07 Sep 11:49
ea3cb63
Compare
Choose a tag to compare

Added

  • Ensure user reads GDPR before creating account
  • Created tutorial about ab initio model validation by superimposing contact maps
  • Handle database conection errors

Changed

  • Moved all docker related files to a separate repository
  • Migrate cache to KeyDB
  • Several improvements to UI based on user feedback
  • Bug fix: handle exceptions when uploading binary files
  • Bug fix: superimposing a contact prediction with a PDB file shows all contacts in the PDB model indepdently of L/ filter
  • Implement PDB parser based on biopython. Only reads first chain for performance.

v0.2.2: Merge pull request #77 from rigdenlab/development

08 Jul 15:56
3f9d697
Compare
Choose a tag to compare

Added

  • Changed ROOT to /conplot for deployment

v0.2.1: Merge pull request #71 from rigdenlab/development

08 Jul 11:04
ad3b658
Compare
Choose a tag to compare

Added

  • Enabled deployment with docker containers