Command Line Tool To Convert An Msa From .Hssp To .Aln
Hello, I am interested in converting .hssp file formatted MSAs to .aln (clustal format). I have searched online and have not been able to find a command line tool for the task. Are you aware of any tools that can convert .hssp to .aln? One requirement is that the conversion must be automated for hundreds of .hssp files. Thank you, Adam
• 3,398 views
•
link
1 answer
I would have a look at MView to do this. You can experiment using the service provided by EBI: http://www.ebi.ac.uk/Tools/msa/mview/
• 1 views
•
link
Log in to answer this question.
I had the same problem before and what I did at last was to write a script to the job for me.
Unfortunately, that looks like the approach I am going to have to take.