SubsetChooserActor
org.cipres.kepler.SubsetChooserActor

This actor reads the input file, generates the entities list, facilitates the user to choose a subset of entities, and stores the selected entities into an output file.

Author(s): Alex Borchers, Zhijie Guan
Version:$Id: SubsetChooserActor.java,v 1.3 2006/05/19 11:51:23 guan Exp $


inputFileName
The input file name is received from this port.

outputFileName
The output file name is sent out through this port.



outputFileDefaultName
The file name parameter, which defines the default output file name.