'STRAP:multiple sequence alignments '

charite.christo
Interface CommandInterpreter

All Known Subinterfaces:
ProteinViewer
All Known Implementing Classes:
AbstractProteinViewerProxy, ChAstex, ChAstexPROXY, ChJmol, ChJmolPROXY, Protein3d.PView, Pymol

public interface CommandInterpreter

Command interpreters can interpret commands given as a command line.


Method Summary
 void interpret(long options, java.lang.String command)
           
 

Method Detail

interpret

void interpret(long options,
               java.lang.String command)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'