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!