Uses of Class
org.strbio.mol.lib.BlastAdapter

Packages that use BlastAdapter
org.strbio.net These classes are for running or exchanging data with non-local programs (i.e., programs that you run by submitting data to a web page). 
 

Uses of BlastAdapter in org.strbio.net
 

Subclasses of BlastAdapter in org.strbio.net
 class BlastNCBI
          Does a BlastP search in the NR database at NCBI, using the main web gateway.
 class BlastNCBI2
          Does a BlastP search in the NR database at NCBI, using the "stable" web gateway.
 class BlastWeb
          Does a BlastP search in the NR database at over the web.
 class PSIBlastNCBI
          Does a PSI-BLAST search in the NR database at NCBI, using the main web gateway.
 class PSIBlastWeb
          Does a PSI-BLAST search in the NR database over the web.