Entering edit mode
7.3 years ago
Jacob
▴
10
I'm am using the needle command and would just like there to be no output to the terminal
For example this is what I run
needle -asequence seq1.fna -bsequence seq2.fna -gapopen 0 -gapextend 2 -outfile file.needle
Needleman-Wunsch global alignment of two sequences
And I would just like the line Needleman-Wunsch global alignment of two sequences
to not print.