Skip to content

Releases: ViennaRNA/RNAblueprint

RNAblueprint 1.3.3

Choose a tag to compare

@RaumZeit RaumZeit released this 29 Jul 15:55

Fix swig python binding build

RNAblueprint 1.3.1

Choose a tag to compare

@j-4 j-4 released this 08 Mar 19:55
0153010
  • New autotools config to be able to install python 2 and 3 bindings side-by-side

RNAblueprint 1.3.0

Choose a tag to compare

@svenderheld svenderheld released this 24 Jun 14:41

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

Choose a tag to compare

@j-4 j-4 released this 01 Feb 10:19
  • Fix bug with autotools

RNAblueprint 1.2.2

Choose a tag to compare

@j-4 j-4 released this 18 Jan 10:58
  • Fix more issues with OSX and clang
  • Purge openmp dependencies

RNAblueprint 1.2.1

Choose a tag to compare

@j-4 j-4 released this 17 Jan 17:40
  • Fix issues with clang on OSX
  • Fix autotools issues

RNAblueprint 1.2

Choose a tag to compare

@j-4 j-4 released this 21 Dec 12:26

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

Choose a tag to compare

@j-4 j-4 released this 09 Sep 11:20

Cleanded up 1.0 release and updated documentation.

RNAblueprint 1.0

Choose a tag to compare

@j-4 j-4 released this 20 Aug 08:58

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

Pre-release

Choose a tag to compare

@j-4 j-4 released this 29 Nov 19:07

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