v3.1.0 - bugfix and final v3 features
New Features:
IntaRNA
- overall partitition function estimates
Zall
and derived output now available for all prediction models - ensemble-based prediction revised
- seed-extension-based prediction revised
- parse of FASTA input: sequence id = prefix up to first whitespace from FASTA header
- gzip-compressed file input/output if file name ends in
.gz
- (optional)
intarnapvalue
python3 module to compute p-values of IntaRNA mfe
predictions based on sequence shuffling and distribution fitting
Interface Changes
- new
--outMode=E
: report of ensemble information only - in
outMode=D
: subsequence range now "START..END" instead of "START--END" - new default
--outOverlap = B
: overlapping output enabled (wasQ
) --outNoGUend
: omit interactions with GU-helix ends--accNoLP
: exclude lonely base pair in accessibility computation (energy==V)--accNoGUend
: exclude GU-helix ends in accessibility computation (energy==V)--q|tIdxPos0
: user defined sequence indexing for input parsing and output enables--seedNoGUend
: prohibit GU base pairs at seed ends--outNoLP
support in all prediction modes
Webserver:
IntaRNA is also available for ad hoc use (with limited parameterization but extended input/output features) at the Freiburg RNA tools webserver.