Package org.peace_tools.core.dataset

Contains the classes associated with the data set wizard.

See:
          Description

Class Summary
DataSetWizard This class serves as the top-level class for adding a new data set entry to the work space.
ESTInfoWizardPage This class serves as the second interactive page in a the Data Set Wizard.
SummaryWizardPage This class serves as the last page in a DataSetWizard.
 

Package org.peace_tools.core.dataset Description

Contains the classes associated with the data set wizard.

This package contains the classes associated with the data set wizard. The data set wizard permits the user to add a new data set to the current works pace. A data set consists of a FASTA file containing the cDNA or EST sequences to be analyzed and clustered. Note that a data set can have only one FASTA file but can have many clustering files. This wizard is launched when the user clicks on the corresponding tool or selecting the appropriate menu option from the main menu. This launches a wizard that will guide you through the process of adding a new data set entry to your work space.

Since:
0.9
See Also:
WizardDialog, WizardPage