util.bio.wrappers
Class Blast

java.lang.Object
  extended byutil.bio.wrappers.Blast

public class Blast
extends java.lang.Object

Template to fire and fetch results from the ncbi bl2seq program. Not really useful since it's part of GATA but good as a start.


Constructor Summary
Blast()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blast

public Blast()