Domain/Sequence/InterfacesSequenceAlignmentInterface.php

Sequence Alignment Managing Freely inspired by BioPHP's project biophp.org Created 10 january 2020 Last modified 18 january 2020

Interfaces

SequenceAlignmentInterface Represents the result of an alignment performed by various third-party software such as ClustalW. The alignment is usually found in a file that uses a particular format. Right now, my code supports only FASTA and CLUSTAL formats.