'STRAP:multiple sequence alignments '

charite.christo.strap.interfaces
Interface ProteinsSorter

All Known Implementing Classes:
ProteinsSorter_with3D_without3D

public interface ProteinsSorter

It can reorder proteins so that similar sequences are in adjacent lines.


Method Summary
 StrapProtein[] sortProteins(StrapProtein[] proteins)
           
 

Method Detail

sortProteins

StrapProtein[] sortProteins(StrapProtein[] proteins)

'STRAP:multiple sequence alignments '

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