Menu

svncode Commit Log


Commit Date  
[r1776] by dcaffrey

now part of src/com/neogenesis/pfaat/pdb/PdbAminoAcidCodeAndProperties.java

2023-06-13 20:14:16 Tree
[r1775] by dcaffrey

replaced with src/com/neogenesis/pfaat/pdb/PdbAminoAcidCodeAndProperties.java

2023-06-13 20:13:20 Tree
[r1774] by dcaffrey

Reordering of structure menu items based on predicted frequency of use.

2023-06-12 20:28:13 Tree
[r1773] by dcaffrey

small changes to usage

2023-06-12 20:04:58 Tree
[r1772] by dcaffrey

1) Renamed Sequence.getColumnAnnotation to Sequence.getResidueAnnotation. 2) The add annotions tab in EditResAnnDialog.java now provided enter text prompts, no longer has up or down buttons, provides warning if the user forgets to enter a residue annotation name or value after creating a row via the add button and then clicking save.

2023-06-09 21:28:58 Tree
[r1771] by dcaffrey

Now exports residue annotations for residues that are non-standard residues or a gap in addition to the 20 standard residues

2023-06-09 19:13:57 Tree
[r1770] by dcaffrey

1) Changed Sequence.ResidueAnnotation.residueAnnotations from hashMap to TreeMap. This change ensures that residue annotation names are always returned and consequently always displayed in alphanumeric order. This change in type led to various changes in the method signatures within Sequence and consequently led to changes in the many files that are part of this commit. 2) Renamed the static class Sequence.ColumnAnnotation to Sequence.ResidueAnnotation, 3) Renamed other variables and method to more accurate names. 4) Moved the various getter methods within Sequence.ResidueAnnotation next to each other for clarity. 5) Removed Sequence.getLengthWithoutGaps2 which was not used. 6) Added javadoc to some methods in Sequence.java when the function of the method was unclear.

2023-06-08 19:50:13 Tree
[r1769] by dcaffrey

remove implements that was temporarily added while exploring upcoming sort functionality

2023-06-07 17:19:57 Tree
[r1768] by dcaffrey

rename getAnnotation to getAnnotationSettingsName to reflect actual function since version 2 and other stuff that was mentioned in the comment for revision 1763 but not savedin file prior to commit

2023-06-07 17:13:37 Tree
[r1767] by dcaffrey

rename annotation annotationSettingsName and getAnnotation() to getAnnotationSettingsName() to reflect their actual function since version 2

2023-06-07 17:03:49 Tree
Older >