Skip to content

Releases: tzok/eltetrado

1.5.0

25 Aug 14:21
Compare
Choose a tag to compare

Use RNApolis to extract secondary structure from 3D coordinates. This library is very robust and allows ElTetrado to find tetrads faster and better.

Full Changelog: 1.4.7...1.5.0

1.4.4

28 Jul 16:57
Compare
Choose a tag to compare

Full Changelog: 1.4.3...1.4.4

1.4.1

06 May 09:36
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

05 May 10:44
Compare
Choose a tag to compare
  • Use an external base-pair annotator, no longer rely on commercial software
  • Show loop progression in addition to Webba da Silva's classification
  • Make 3D structure parsing more sophisticated and robust
  • Lots of improvements and bugfixes

Full Changelog: 1.3.0...1.4.0

1.3.4

03 Dec 15:16
Compare
Choose a tag to compare

Full Changelog: 1.3.3...1.3.4

1.3.2

23 Nov 15:23
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.2

1.3.0

17 Nov 15:43
859ffc6
Compare
Choose a tag to compare

What's Changed

  • Replace BioPython with mmcif-pdbx and with own PDB parser. BioPython does not handle all mmCIF files from PDBe correctly. It stops at missing data which is not actually required by ElTetrado, so the decision was to drop it and use plain mmCIF parser
  • Fix the algorithm to find the inner- and outermost atom for modified residues (e.g. 4SU)
  • Code refactoring. The JSON output is now generated not in a "raw" manner, but through a DTO object generation and serialization. The JSON format changed a little to bit to accommodate that
  • Minor bugfixes

Full Changelog: 1.2.0...1.3.0

1.2.0

07 Sep 09:05
Compare
Choose a tag to compare
  • Add support for metal ion analysis

1.1.0

26 Apr 14:03
Compare
Choose a tag to compare
  • Much improved finding of tetrad pairs and quadruplexes
  • Added Webba da Silva's classifications based on Chi torsion angle value and on the loop topologies

1.0.0

24 Jul 08:48
Compare
Choose a tag to compare

Release of version 1.0.0