Entering edit mode
4.8 years ago
grant.hovhannisyan
★
2.6k
Anyone knows what the error below in RNAfold means and how to circumvent it (google does not seem to know)?
ERROR: Unexpected large magnitude discriminant
it may help if you can provide a reproducible example
I am basically running the command
RNAfold -p -d2 --noLP --noDP input.fa -j10 -o output
, where theinput.fa
is a large file with ~1500 lncRNAs (not sure if I can share the file).you can check if one specific line is causing the problem, by using subsets of the input file