Skip to content

Releases: ViennaRNA/RNAblueprint

RNAblueprint 1.3.3

29 Jul 15:55
Compare
Choose a tag to compare

Fix swig python binding build

RNAblueprint 1.3.1

08 Mar 19:55
@j-4 j-4
0153010
Compare
Choose a tag to compare
  • New autotools config to be able to install python 2 and 3 bindings side-by-side

RNAblueprint 1.3.0

24 Jun 14:41
Compare
Choose a tag to compare

Fixed several issues:

  • Biconnected components must be in an order where nodes become internal very quickly
  • Sampling global and local should return the nos of the whole local neighborhood
  • Sampling global and local should be FAIR

RNAblueprint 1.2.3

01 Feb 10:19
@j-4 j-4
Compare
Choose a tag to compare
  • Fix bug with autotools

RNAblueprint 1.2.2

18 Jan 10:58
@j-4 j-4
Compare
Choose a tag to compare
  • Fix more issues with OSX and clang
  • Purge openmp dependencies

RNAblueprint 1.2.1

17 Jan 17:40
@j-4 j-4
Compare
Choose a tag to compare
  • Fix issues with clang on OSX
  • Fix autotools issues

RNAblueprint 1.2

21 Dec 12:26
@j-4 j-4
Compare
Choose a tag to compare

This release contains following changes:

  • sample_local was renamed to sample_plocal
  • sample_global was renamed to sample_clocal
  • special nodes are now called articulation vertices
  • the --libGMP option now uses multi-precision floats instead of integers
  • several minor bug fixes

RNAblueprint 1.1

09 Sep 11:20
@j-4 j-4
Compare
Choose a tag to compare

Cleanded up 1.0 release and updated documentation.

RNAblueprint 1.0

20 Aug 08:58
@j-4 j-4
Compare
Choose a tag to compare

This is the first stable release for the paper publication.

Note that there is still one known issue:
The sample_local() function does not draw the sequences completely fair yet as the paths to sample are not chosen in a weighted manner.

Initial testing release

29 Nov 19:07
@j-4 j-4
Compare
Choose a tag to compare
Pre-release

Initial early release for testing.
This release might contain issues and should not be used for important science!