| ProteinManager | We can have manipulation with proteins |
| RestrictionEnzymeManager | Class RestrictionEnzymeManager - substances that can "cut" a DNA strand into two or more fragments along special sites called restriction sites. They are an important tool in recombinant DNA technology. |
| 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. |
| SequenceMatchManager | Class SequenceMatchManager - This class represents the results of performing sequence analysis and matching on two or more sequences. |