'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface CommandInterpreter

All Known Subinterfaces:
ProteinViewer

public interface CommandInterpreter

Command interpreters can interpret commands given as a command line.


Method Summary
 void interpret(String command, String id)
           
 

Method Detail

interpret

void interpret(String command,
               String id)
Parameters:
id - number to distinguish selections. If not required take "null".

'STRAP:multiple sequence alignments '

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