Would it be very complicated to implement any/all of the folowing?
- gather the input sequences from multiple files if they are specified
- add a --format parameter to specify which output (fasta or clustal) should be produced, then generate only one of these
- add an -o option for specifying the location of the output file
Thanks!