This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Convert Clustal format to Fasta format

Hi everyone! I have 1400 files in clustal format and I need to convert them all to fasta format. Do someone know how I can do it? Or if it exist some tool that I can use? Can I do it on my terminal or I have to write a script? I will be very grateful for your help :)

fasta clustal converter many files

1 answer

Look into Emboss readseq or seqret utilities ( e.g. https://www.ebi.ac.uk/Tools/sfc/emboss_seqret/ ). You can install EMBOSS locally to run it on the command line.

Log in to answer this question.