Merge branch 'develop' into features/JAL-2393customMatrices
[jalview.git] / src /
2017-03-07 kiramtJAL-2429 findColumnPosition returns 0 for cols in regio...
2017-03-07 kiramtJAL-2429 Additional fix to ColumnSelection when hidden...
2017-03-06 kiramtJAL-2388 Dependency tidy
2017-03-06 kiramtJAL-2388 Remove OverviewDimensions dependency on gui...
2017-03-06 gmungocJAL-2428 correct order of processing in joinClusters()
2017-03-06 kiramtJAL-2388 Corrected overview panel behaviour, updated...
2017-03-06 gmungocJAL-2428 separate TreeModel from TreeBuilder/NJTree...
2017-03-03 kiramtJAL-2429 Fix to ColumnSelection::findColumnPosition
2017-03-03 gmungocJAL-2428 use BitSet for clusters and done flags
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
2017-03-02 gmungocJAL-2295 tweak order and wording of Superpose menu...
2017-03-02 gmungocJAL-2295 make 'Jmol' menu appear; enable/disable Superp...
2017-03-01 kiramtJAL-2388 Reverted to previous
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2017-03-01 kiramtJAL-2388 Preliminary refactor check-in, does not compile
2017-02-28 gmungocJAL-1632 'includeGaps' applied to FeatureDistanceModel...
2017-02-28 kiramtJAL-2426 Removal of NPE in conservation thread when...
2017-02-28 kiramtJAL-2388 First move of endRes etc out of AlignmentViewp...
2017-02-28 gmungocJAL-1632 disable parameters not applicable for score...
2017-02-28 kiramtJAL-2426 Checks on conservation thread in case we are...
2017-02-28 gmungocJAL-838 Javadoc tidy
2017-02-27 gmungocJAL-2416 seqspace.scm and PIDDistanceModel replaced...
2017-02-27 gmungocJAL-838 ScoreMatrix now respects SimilarityParams!
2017-02-27 gmungocJAL-838 tests for PID calculation with parameter options
2017-02-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-27 gmungocJAL-1632 dialog to calculate either Tree or PCA
2017-02-27 gmungocJAL-1632 similarity options on TreeChooser panel affect...
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-27 gmungocJAL-1632 add score model params to PCAModel and PCA...
2017-02-27 gmungocJAL-1632 refactored NJTree constructor to include Simil...
2017-02-27 gmungocJAL-2403 JAL-838 remove unused methods and unneeded...
2017-02-24 gmungocJAL-838 added 'SeqSpace' PID mode, added parameters...
2017-02-24 gmungocJAL-1403 preserve range of distance scores for similarity
2017-02-24 gmungocJAL-2403 PIDModel added (wip)
2017-02-24 gmungocJAL-2403 code tidy
2017-02-24 gmungocJAL-1483 PIDModel potential replacement for PIDDistance...
2017-02-24 gmungocJAL-838 first version of PID parameters model
2017-02-24 gmungocJAL-2403 remove unused ScoreMatrix.symmetric
2017-02-24 gmungocJAL-2403 JAL-1483 push 'reverseRange' inside Matrix
2017-02-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-23 gmungocJAL-2403 additional methods to support distance/similar...
2017-02-23 kiramtJAL-2388 Unit tests in progress
2017-02-21 gmungocJAL-2416 ScoreMatrix.getMatrix() returns a defensive...
2017-02-21 gmungocJAL-2416 support roundtrip print/parse of ScoreMatrix
2017-02-21 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-02-21 kiramtMerge branch 'bug/JAL-2421overviewboxflicker' into
2017-02-21 kiramtMerge branch 'develop' into features/JAL-2388OverviewWindow
2017-02-21 gmungocJAL-2416 quality calculation now only depends on loaded...
2017-02-21 kiramtJAL-2421 Unit test
2017-02-21 gmungocJAL-2416 more validation in ScoreMatrix constructor
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
2017-02-20 gmungocJAL-2416 replaced dependency on ResidueProperties with...
2017-02-20 Jim ProcterMerge branch 'features/JAL-2379pcaMemory' into develop
2017-02-20 gmungocJAL-2416 public constant for space gap character
2017-02-20 gmungocJAL-2416 remove unused pep, dna alphabets, unused metho...
2017-02-18 gmungocJAL-2416 better encapsulated 'constants' for BLOSUM62...
2017-02-17 gmungocJAL-2416 BLOSUM62 removed from ResidueProperties
2017-02-17 gmungocJAL-2416 removed DNA and PAM250 matrices from ResiduePr...
2017-02-17 gmungocJAL-2416 scoreMatrices removed from ResidueProperties
2017-02-17 gmungocJAL-2413 extracted new method SetUtils.countDisjunction()
2017-02-17 gmungocJAL-2423 refactored method to build panel title for...
2017-02-17 kiramtJAL-2388 Incomplete unit tests
2017-02-17 gmungocJAL-2416 SeqSpace PCA now provided as an alternative...
2017-02-17 gmungocJAL-2416 allow space in score matrix name
2017-02-17 gmungocJAL-2416 order score models by order of addition rather...
2017-02-17 gmungocJAL-2403 redundant 'implements' removed
2017-02-17 gmungocJAL-2403 extract method refactoring of FeatureScoreMode...
2017-02-17 gmungocJAL-2403 constants for "NJ", "AV"
2017-02-17 kiramtJAL-2421 Fix to alignment panel scroll values, and...
2017-02-15 Jim ProcterJAL-2374 JAL-2419 - TODO suspiciously redundant nested... bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu
2017-02-15 Jim Procterfix for JAL-2419 - don’t trash the current selection
2017-02-15 Jim ProcterJAL-2374 don’t search twice for containing group to...
2017-02-15 Jim ProcterJAL-2374 new contains methods for seq and seq,apos
2017-02-15 Jim ProcterJAL-2374 javadoc - qualify that sequence argument to...
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-02-14 gmungocJAL-2346 disable 'threshold min/max' when 'use original...
2017-02-14 gmungocJAL-2346 remove refactored fields, fix test for above...
2017-02-14 kiramtJAL-2388 Removed unnecessary CommandListener interface...
2017-02-14 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-02-13 gmungocJAL-2416 allow alphabet symbol (optional) in first...
2017-02-13 gmungocJAL-1632 JAL-2416 load score matrices from file, as...
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...
2017-02-10 gmungocJAL-2371 small move of code, typo correction
2017-02-09 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-02-09 gmungocJAL-1608 menu entry text; enable/disable Create/Remove...
2017-02-09 kiramtJAL-2388 Initial refactor of OverviewPanel
2017-02-09 Jim ProcterMerge branch 'develop' into features/JAL-2316 features/JAL-2316
2017-02-09 gmungocJAL-2401 change 'Lower Case Colour' to checkbox with...
2017-02-09 gmungocJAL-2371 ensure some colour scheme (may be None) is...
2017-02-09 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
2017-02-09 gmungocJAL-2371 skip upper-casing consensus as it already is
2017-02-09 gmungocJAL-2405 check for circular reference in SequenceGroup...
2017-02-09 gmungocJAL-2405 set initial selection group alignment context
2017-02-09 gmungocJAL-2405 enable nucleotide/peptide colour schemes in...
2017-02-08 gmungocJAL-2405 set context on selection group for tailored...
2017-02-08 gmungocJAL-2401 fix for NPE on selectedButtons, tweak for...
2017-02-08 gmungocJAL-2399 JAL-2400 tidy Text Colour wording, behaviour...
2017-02-08 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-02-08 Jim ProcterJAL-2366 updated default URL to jalview.org/services...
2017-02-07 Jim ProcterMerge branch 'features/JAL-2371collectionColourScheme...
next