org.strbio.raf
Class GetSEQRES

java.lang.Object
  extended by org.strbio.raf.GetSEQRES

public class GetSEQRES
extends java.lang.Object

Class to read a pdb file and make a fasta file of its SEQRES entries.

   Version 1.0, 6/19/02
   

Version:
1.0, 6/19/02
Author:
JMC

Constructor Summary
GetSEQRES()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSEQRES

public GetSEQRES()
Method Detail

main

public static final void main(java.lang.String[] argv)