Skip to content

v2.0.4

Compare
Choose a tag to compare
@martin-raden martin-raden released this 19 Jul 08:42
· 605 commits to master since this release

Minor bugfix release.

New features:

  • normalized energy output now available in CSV output = E / ln( length1*length2 )
  • hybridization energy output now available in CSV output = E - ED1 - ED2
  • normalized hybridization output now available in CSV output
  • extended description of library usage (easylogging++ initialization) (thanks to Maria Waldl)

Bugfixes:

  • file naming and path handling in multi-file output fixed (thanks to Milad Miladi)
  • shebang of perl interfaces corrected (thanks to Patrick Wright)

Webserver:

The recent IntaRNA version is also available for ad hoc use (with limited parameterization but extended input/output features) at the Freiburg RNA tools webserver.

Downloads (see installation guide):

  • intaRNA-VERSION.tar.gz : source code distribution (see help)
  • IntaRNA-VERSION-linux-64bit : statically precompiled binary for linux/unix 64bit (without multi-threading support using VRNA 2.3.1)
  • IntaRNA-VERSION-windows-64bit.zip : precompiled binary and required libraries for MS Windows 64bit (built on Win7pro with Cygwin using VRNA 2.3.3)
  • intaRNA-VERSION-API.zip : documentation of the IntaRNA C++ library in html format (see help)
  • intaRNA-VERSION-API.pdf : documentation of the IntaRNA C++ library in pdf format (see help)
  • Source Code : archive of the github content for the according version (see help)