marcom / ViennaRNA.jl

Julia interface to ViennaRNA for RNA structure prediction and analysis
Other
21 stars 1 forks source link

circular=false in Readme #11

Closed cossio closed 2 years ago

cossio commented 2 years ago

The expected output

# please excuse the excess precision printed when displaying -9.4 kcal/mol
mfe(fc)  # => ("(((((.....))))).", -9.399999618530273 kcal mol^-1)

needs circular=false.

marcom commented 2 years ago

Many thanks for the patch!