Releases: marcom/RNAstructure.jl
Releases · marcom/RNAstructure.jl
v0.6.5
RNAstructure v0.6.5
Improve overriding energy parameter dirs via env vars
Fixes #4
You can now use RNASTRUCTURE_JL_DATAPATH
and RNASTRUCTURE_JL_CYCLEFOLD_DATAPATH
to override the directory from which energy parameters are taken. The DATAPATH
and CYCLEFOLD_DATAPATH
env vars are now always controlled by RNAstructure.jl, to avoid accidentally using the wrong energy parameters.
Merged pull requests:
Closed issues:
- Better handle env vars DATAPATH, CYCLEFOLD_DATAPATH if already set correctly or when overriding (#4)
v0.6.4
RNAstructure v0.6.4
Merged pull requests:
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#2) (@github-actions[bot])
v0.6.3
v0.6.2
RNAstructure v0.6.2
v0.6.1
RNAstructure v0.6.1
v0.6.0
RNAstructure v0.6.0
- eliminate many uses of temporary files
Breaking changes
args
kwarg must now be of typeCmd
- some
run_*
changed return type
v0.5.0
RNAstructure v0.5.0
- breaking changes: dbn2ct, run_dot2ct (function signature), ct2dbn (return value)
- new functions:
cyclefold_bpp
,cyclefold_mea
,cyclefold_mfe