JAL-838 class javadoc added
[jalview.git] / src /
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 kiramtJAL-2388 Removed unnecessary CommandListener interface...
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 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 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...
2017-02-07 gmungocJAL-2401 Lower Case Colour toggleable, help text added
2017-02-07 gmungocJAL-2379 removed unused commented code
2017-02-07 gmungocJAL-2397 flag provided for 2.10.1 PCA gap calculation...
2017-02-07 gmungocJAL-2397 PCA gap cost uses last column of score matrix
2017-02-07 gmungocJAL-2398 corrected entry for C->R in Blosum62 matrix
2017-02-06 gmungocJAL-2379 computePairwiseScores() moved to ScoreMatrix
2017-02-03 gmungocJAL-2379 'direct' pairwise score calculation for PCA...
2017-02-01 gmungocJAL-2371 (slight!) simplification of isApplicableTo()
2017-01-31 gmungocJAL-2371 commented code removed only
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-27 gmungocJAL-2379 commented out code removed
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-27 kiramtJAL-2366 Removed unneeded setEnabled calls
2017-01-26 gmungocJAL-2360 corrected comment
2017-01-26 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-01-26 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-26 kiramtJAL-2316 Updated to use identifiers jalview service
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory
2017-01-26 gmungocJAL-2344 test fix and code tidy for review comments
2017-01-26 gmungocJAL-2380 code tidy after review
2017-01-25 gmungocJAL-2344 push Cache.getProperty("LAST_DIRECTORY") insid...
2017-01-23 gmungocJAL-2379 made SparseMatrix.divide() so as to exactly...
2017-01-23 gmungocJAL-2386 unit tests for change colour (and minor refact...
2017-01-23 gmungocJAL-2386 simplify changeColour (doesn't change colour...
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2385 tweak to applet 'switch colour slider context'
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2385 update slider settings when switching slider...
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocJAL-2383 fixup from last merge
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2383 check for null, spelling
2017-01-20 gmungocJAL-2383 make popup colour menu order and wording consi...
2017-01-20 gmungocJAL-2383 restore group conservation slider setting...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-19 gmungocJAL-2383 restore PID colour threshold from project...
2017-01-19 gmungocJAL-2370 corrected applet mouse drag, refactored into...
2017-01-17 gmungocJAL-1933 update threshold on focus lost in text field features/JAL-2295setChimeraAttributes
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2017-01-17 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-17 gmungocJAL-2379 use SparseMatrix for encoded sequences, tidy...
2017-01-17 gmungocJAL-2379 SparseMatrix alternative to Matrix, both MatrixI
2017-01-17 gmungocJAL-2379 SparseDoubleArray added (for use by SparseMatrix)
2017-01-16 gmungocJAL-2380 fix Matrix.postMultiply()
2017-01-12 gmungocJAL-2379 null references to PCA model when panel is...
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 separated AlignmentFileI into AlignmentFileRea...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2017-01-11 gmungocJAL-2344 addSequence() method added to support Groovy...
2017-01-10 gmungocJAL-2377 avoid infinite loop formatting 1.0E-310
2017-01-10 kiramtJAL-2316 Separate label/db name in UrlProviders. Unit...
next