Menu

Commit [r1343]  Maximize  Restore  History

// Code for associating a pdbFIle with the specifeid sequence in a given alignment.

// The two sequences must be exactly the same, or no association will be made.
// The general steps to the algorithm are: 1) check sequences(pdb and alignment.sequence
// are the same. 2) associate the pdb sequence with alignment sequence. 3) save the
// resulting alingment.

adamwespiser 2011-10-20

changed /trunk/pfaat/src/com/neogenesis/pfaat/AlignmentFrame.java
/trunk/pfaat/src/com/neogenesis/pfaat/AlignmentFrame.java Diff Switch to side-by-side view
Loading...