Menu

Commit [r1770]  Maximize  Restore  History

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.

dcaffrey 2023-06-08

<< < 1 2 3 4 > >> (Page 3 of 4)
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetBindingSiteResiduesForLigand.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetCavity.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetChainLengths.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetChains.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetFractionOfResiduesWithinDistance.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetInterfaceResidues.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMeanPairwiseDistance.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinDistanceBetweenChains.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinDistanceBetweenResidueSet1AndResidueSet2.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinPairwiseDistances.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetPatches.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetProximalResiduesBetweenChains.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetProximalResiduesWithinChains.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetResidueAccessibility.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/ReportAtomsWithinSpecifiedDistanceOfEachOther.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/GetResFileForBackrub.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/GetSequenceForScwrl.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/ssapSuperposeToResAnnot.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/Atv.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/BranchRatiosForDuplicates.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/GetMostAncientWithinSpeciesParalog.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/GetOutgroupOfRootedTree.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/SubTreeOfSpecificNodes.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/TreeStatsForLineages.java
changed /trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/parsing/ExportLeafNames.java
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetBindingSiteResiduesForLigand.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetCavity.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetChainLengths.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetChains.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetFractionOfResiduesWithinDistance.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetInterfaceResidues.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMeanPairwiseDistance.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinDistanceBetweenChains.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinDistanceBetweenResidueSet1AndResidueSet2.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetMinPairwiseDistances.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetPatches.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetProximalResiduesBetweenChains.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetProximalResiduesWithinChains.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/GetResidueAccessibility.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/ReportAtomsWithinSpecifiedDistanceOfEachOther.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/GetResFileForBackrub.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/GetSequenceForScwrl.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/structure/parsing/ssapSuperposeToResAnnot.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/Atv.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/BranchRatiosForDuplicates.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/GetMostAncientWithinSpeciesParalog.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/GetOutgroupOfRootedTree.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/SubTreeOfSpecificNodes.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/TreeStatsForLineages.java Diff Switch to side-by-side view
Loading...
/trunk/pfaat/src/com/neogenesis/pfaat/commandline/tree/parsing/ExportLeafNames.java Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 > >> (Page 3 of 4)