util.bio.parsers
Class DrosGeneCollFileParser

java.lang.Object
  extended byutil.bio.parsers.DrosGeneCollFileParser

public class DrosGeneCollFileParser
extends java.lang.Object

Parses and extracts a unique set of gene names from a drosophila gene collection file.


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

Constructor Detail

DrosGeneCollFileParser

public DrosGeneCollFileParser()
Method Detail

main

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