Releases: ViennaRNA/RNAblueprint
Releases · ViennaRNA/RNAblueprint
Release list
RNAblueprint 1.3.3
RNAblueprint 1.3.1
- New autotools config to be able to install python 2 and 3 bindings side-by-side
RNAblueprint 1.3.0
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
RNAblueprint 1.2.2
- Fix more issues with OSX and
clang - Purge openmp dependencies
RNAblueprint 1.2.1
- Fix issues with
clangon OSX - Fix autotools issues
RNAblueprint 1.2
This release contains following changes:
sample_localwas renamed tosample_plocalsample_globalwas renamed tosample_clocalspecialnodes are now calledarticulation vertices- the
--libGMPoption now uses multi-precision floats instead of integers - several minor bug fixes
RNAblueprint 1.1
Cleanded up 1.0 release and updated documentation.
RNAblueprint 1.0
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
Initial early release for testing.
This release might contain issues and should not be used for important science!