edu.rit.compbio.seq.test
Class ListDatabase
- java.lang.Object
-
- edu.rit.compbio.seq.test.ListDatabase
-
public class ListDatabase extends java.lang.ObjectClass ListDatabase is a unit test main program for classes ProteinDatabase and ProteinSequence. The program prints the indexes and descriptions of all the protein sequences in the protein sequence database.Usage: java edu.rit.compbio.seq.test.ListDatabase databasefile indexfile
databasefile = Protein sequence database file
indexfile = Protein sequence index file
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG