Search found 2 matches

by Nickelpenny12
Tue Jul 23, 2024 11:49 am
Forum: mfold
Topic: "Quieting" mfold output
Replies: 1
Views: 70690

Re: "Quieting" mfold output

I found a solution by executing the command in a separate bash screen:

e.g.

Code: Select all

screen -dm bash -c "cd {output_dir} && mfold SEQ=rna_fasta.fasta"
by Nickelpenny12
Tue Jul 23, 2024 9:42 am
Forum: mfold
Topic: Mfold Command line output removal
Replies: 0
Views: 50449

Mfold Command line output removal

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,1...