Domain/Sequence/ServiceSequenceAlignmentManager.php

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

Classes

SequenceAlignmentManager 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.