Releases: ViennaRNA/RNAsketch
Releases · ViennaRNA/RNAsketch
Release list
RNAdesign 1.5
- Adds a wrapper for
RNARedPrintcalldRPSamplerwhich has a similar interface to theRNAblueprintDependencyGraphMTobject. - Adds
design-redprint-multistate.pyfor boltzmann weighted sampling using RNARedPrint and multi-dimensional boltzmann sampling. Please cite the preprint: https://arxiv.org/abs/1804.00841 - Adds
design-energyshift.pyto target exact target energies for the specified input structures, also by using multi-dimensional boltzmann sampling. cite preprint: https://arxiv.org/abs/1804.00841 - Adds wrapper functions and a Design subclass for
Hotknots(http://www.mybiosoftware.com/hotknots-2-0-predict-secondary-structures-rna-pseudoknots.html) - Adds wrapper functions and a Design subclass for
pKiss(https://bibiserv.cebitec.uni-bielefeld.de/pkiss) - Adds a structure class to represent and manipulate an RNA secondary structure
- Bug fixes
RNAsketch 1.4
- Add
design-ligandswitch.pyscript to generate a simple ligand triggered switch published in doi:10.1101/245464 - move to distutils in
setup.pyto be installable in bioconda - include headers in scripts
- fix several small things
RNAsketch 1.3
- Add new samling methods to sample unpaired positions
- Script to design a ligand triggered switch
- Fix some issues
RNAsketch 1.2
- Renamed to
RNAsketch - Adapted renames from RNAblueprint
- fixed minor issues
PyDesign 1.1
Cleaned up the 1.0 release and updated documentation!