Documentation of 'edu.rit.compbio.seq.test.TestSeq' Java class
TestSeq
edu.rit.compbio.seq.test

Class TestSeq



  • public class TestSeq
    extends java.lang.Object
    Class TestSeq is a unit test main program for classes ProteinSequence and ProteinLocalAlignmentSeq. The program reads in a query sequence and a subject sequence, aligns them, and prints the alignment.

    Usage: java edu.rit.compbio.seq.test.TestSeq queryfile subjectfile
    queryfile = Query sequence file
    subjectfile = Subject sequence file

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.