Uses of Class
gata.aligner.GATAligner

Packages that use GATAligner
gata.aligner For aligning and post processing DNA sequences using BLAST for subsequent import into GATAPlotter. 
 

Uses of GATAligner in gata.aligner
 

Constructors in gata.aligner with parameters of type GATAligner
AlignerInputPanel(javax.swing.JFrame frame, GATAligner gata)
          Complex class containing most everything to show and process the GATAligner inputs.
AlignerInputForm(GATAligner gata)