Package jebl.evolution.align
Class AlignCommand
- java.lang.Object
-
- jebl.evolution.align.AlignCommand
-
public class AlignCommand extends java.lang.Object
A command line interface for the algorithms in jebl.evolution.align. Imports from FASTA files.- Version:
- $Id: AlignCommand.java 185 2006-01-23 23:03:18Z rambaut $
- Author:
- Richard Moir
-
-
Constructor Summary
Constructors Constructor Description AlignCommand()
AlignCommand(java.lang.String sq1File, java.lang.String sq2File)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-