Page 1 of 1

Mfold Command line output removal

Posted: Tue Jul 23, 2024 9:42 am
by Nickelpenny12
Hi,

Please is there a way to silence and remove the annoying output mfold seems to spit out onto the command line console every time you use it, looking something like this:

End of Fill
1,2,3,
10,20,30,40,50,60,70,80,90,100,110,120,130,140,
End of Fill
1,2,3,
10,20,30,40,50,60,70,80,90,100,110,120,130,
End of Fill
1,2,
10,20,30,40,50,60,70,80,90,100,110,120,
End of Fill

It is extremely annoying and makes it incredibly difficult to debug other problems with scripts if you are running a large automated pipeline.

Thanks!