|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bdgp.io.AbstractDataAdapter
apollo.analysis.SeqAnalysisBase
apollo.analysis.SeqAnalysisRemote
apollo.analysis.SeqAnalysisNCBI
public class SeqAnalysisNCBI
| Field Summary |
|---|
| Fields inherited from class apollo.analysis.SeqAnalysisBase |
|---|
curationSet, rawResults, sequence |
| Fields inherited from class org.bdgp.io.AbstractDataAdapter |
|---|
listeners |
| Fields inherited from interface apollo.analysis.AnalysisDataAdapterI |
|---|
OP_ANALYZE_DATA |
| Constructor Summary | |
|---|---|
SeqAnalysisNCBI()
|
|
SeqAnalysisNCBI(java.util.Hashtable inproperties)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this data adapter |
java.lang.String |
getType()
Returns the type of data handled by this data adapter |
org.bdgp.io.DataAdapterUI |
getUI(org.bdgp.io.IOOperation op)
Returns a user interface for the requested IOOperation. |
void |
initSeqAnalysisNCBI()
|
boolean |
launch()
Once you have configured the SeqAnalysis properties, call this method to run the analysis. |
| Methods inherited from class apollo.analysis.SeqAnalysisRemote |
|---|
initSeqAnalysisRemote |
| Methods inherited from class org.bdgp.io.AbstractDataAdapter |
|---|
addProgressListener, fireProgressEvent, removeProgressListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.bdgp.io.VisualDataAdapter |
|---|
addProgressListener, fireProgressEvent, removeProgressListener |
| Constructor Detail |
|---|
public SeqAnalysisNCBI()
public SeqAnalysisNCBI(java.util.Hashtable inproperties)
| Method Detail |
|---|
public void initSeqAnalysisNCBI()
public org.bdgp.io.DataAdapterUI getUI(org.bdgp.io.IOOperation op)
org.bdgp.io.VisualDataAdapter
getUI in interface org.bdgp.io.VisualDataAdaptergetUI in class SeqAnalysisRemotepublic boolean launch()
SeqAnalysisI
launch in interface SeqAnalysisIlaunch in class SeqAnalysisRemotepublic java.lang.String getName()
org.bdgp.io.DataAdapter
getName in interface SeqAnalysisIgetName in interface org.bdgp.io.DataAdaptergetName in class SeqAnalysisRemotepublic java.lang.String getType()
org.bdgp.io.DataAdapter
getType in interface org.bdgp.io.DataAdaptergetType in class SeqAnalysisRemote
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||