|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Blast
Interface for common Blast-related routines.
Version 1.01, 1/21/99 - added outfile requirement Version 1.0, 1/19/99 - original version
Method Summary | |
---|---|
Profile |
blastAll(Printf outfile)
Return a profile containing responses to the blast query. |
Profile |
blastProfile(Printf outfile)
Return a profile containing responses to the blast query. |
ProteinSet |
blastProteinSet(Printf outfile)
Returns a set of proteins in response to a blast query. |
void |
setQuery(Protein p)
Sets a query protein. |
void |
setQuery(java.lang.String sequence)
|
Method Detail |
---|
void setQuery(Protein p)
void setQuery(java.lang.String sequence)
Profile blastAll(Printf outfile)
Profile blastProfile(Printf outfile)
ProteinSet blastProteinSet(Printf outfile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |