util.apps
Class ScoreChromosomes

java.lang.Object
  extended byutil.apps.ScoreChromosomes

public class ScoreChromosomes
extends java.lang.Object

Scores chromosomes for the presence of transcription factor binding sites.


Constructor Summary
ScoreChromosomes(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printDocs()
           
 void processArgs(java.lang.String[] args)
          This method will process each argument and assign any new varibles
 void scanChromosomes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScoreChromosomes

public ScoreChromosomes(java.lang.String[] args)
Method Detail

main

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

printDocs

public static void printDocs()

processArgs

public void processArgs(java.lang.String[] args)
This method will process each argument and assign any new varibles


scanChromosomes

public void scanChromosomes()