Icarus Class: DataType
Description of a data type which can be input to applications. Normally, datatypes are defined in $SRSDB/srsgen.i file.
name Attribute may stay unnamed in attribute list.Attribute value must be specified.
  Symbolic name of the data-type, e.g., "ProteinSequence".
ext  
  File extension to append to the name of application input files holding that data-type, e.g., ".seq".
dataClass  
  Class of the data object.
applications Attribute is multivalued (list). Application  
  List of applications that take data of this type as input.
print  
  Icarus statement to print a data value which is input to an application (through an $ApplOpt).
"$applOpt", "$obj", and "$entry" are its implicit inputs.
bioType  
  Use one of the following values. none NA AA mixed
  Biological type as one of the following: 'NA' means nucleic acids, 'AA' means amino acids, 'mixed' or 'none'.