Closed amijalis closed 2 years ago
This is more of a question than an issue, but can you use muscle-align using stdin and stdout?
Thanks!
Yes, for example:
cat input.fa | muscle -align /dev/stdin -output /dev/stdout | tee output.afa
This is more of a question than an issue, but can you use muscle-align using stdin and stdout?
Thanks!