I'm writing a script where I would like to implement alignments to a reference sequence (so NOT just multiple sequence alignment via e.g. clustal's REST web service).

I know applications that can do this, but then it's from a GUI. I also know plenty of command line way to do multiple sequence alignments, but not aligning to a reference sequence. But I just can't believe it doesn't exist?

Similar questions and discussions