JAL-2629 add sort by evalue and bit score
[jalview.git] / src / jalview / gui / AlignFrame.java
2017-08-15 TZVanaaltenJAL-2629 the HMMER tab is now disabled when HMMER is...
2017-08-14 TZVanaaltenJAL-2629 remove redundant options from HMMER menu
2017-08-11 TZVanaaltenJAL-2599 HMMs can now be dropped onto the desktop
2017-08-10 TZVanaaltenJAL-2629 hmmalign now correctly creates a new frame
2017-08-10 tzvanaaltenJAL-2629 fix files permission issue on Mac
2017-08-09 TZVanaaltenJAL-2599 fix for issue where info annot would not display
2017-08-09 tzvanaaltenJAL-2599 fix for issue where info annot would not display
2017-08-09 TZVanaaltenJAL-2629 removed unnecessary exception throws from...
2017-08-09 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-08-08 TZVanaaltenJAL-2629 add ability to select hmmer binaries folder
2017-08-07 TZVanaaltenJAL-2629 current hmmer commands are now executed in...
2017-08-07 Jim ProcterMerge branch 'bug/JAL-2592userDefinedScheme' into develop
2017-08-04 TZVanaaltenJAL-2629 multiple HMMs can now be dropped onto an alignment
2017-08-02 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-08-02 TZVanaaltenJAL-2599 fix for information annotation buttons
2017-07-31 TZVanaaltenJAL-2629 add hmmalign command
2017-07-28 kiramtJAL-2632 Added paintAlignment(true) to show cols code
2017-07-27 TZVanaaltenJAL-2629 implement hmmbuild
2017-07-27 TZVanaaltenJAL-2629 moved HMM storage location to placeholder...
2017-07-25 TZVanaaltenJAL-2629 add non-functional HMMER menu
2017-07-24 tzvanaaltenJAL-2616 add placeholder sequence for HMM, does not...
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-20 TZVanaaltenJAL-2616 remove statistical analysis from AlignFrame
2017-07-20 TZVanaaltenJAL-2599 add ability to process RNA HMMer files
2017-07-19 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-14 TZVanaaltenadd partial button fix to annotation and statistics... features/hmmer_statistics
2017-07-12 TZVanaaltentest HMM annotaTION
2017-07-04 gmungocJAL-147 remove redundant calls to update overview panel
2017-07-04 gmungocJAL-2608 tidy up OverviewPanel when closed
2017-06-29 gmungocJAL-147 improved wrapped scrolling (including Overview...
2017-06-29 TZVanaaltentransferred the storage position of the HMM to annotations
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-26 gmungocJAL-1858 ensure full redraw on 'remove all selections'
2017-06-23 TZVanaaltenadd HMMER colour scheme
2017-06-22 TZVanaaltenfully integrate HMMER3 file format into Jalview
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-09 gmungocJAL-2592 distinguish "User Defined" (scheme name) from... bug/JAL-2592userDefinedScheme
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-07 kiramtJAL-2591 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 More refactoring (incomplete)
2017-06-07 kiramtJAL-2591 More rationalising of hiddencols
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2536' into develop
2017-05-16 kiramtJAL-2536 Overview window sizing not subject to min... bug/JAL-2536
2017-05-15 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-05-12 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-05-11 kiramtJAL-2491 Unit tests and updates
2017-05-08 gmungocJAL-1632 i18n for warning messages
2017-05-08 kiramtJAL-2491 Started moving other scrolling fns into viewpo...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-02 gmungocJAL-2499 JAL-2403 push 'configure for view' inside...
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-12 gmungocJAL-1632 removed check for aligned sequences for Tree...
2017-04-12 gmungocJAL-1632 one PCA/Tree per panel, closed when panel...
2017-04-07 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-05 gmungocJAL-2361 simplify constructors, select unsaved but...
2017-03-31 gmungocMerge branch 'develop' into bug/JAL-2431splitFrameNewView bug/JAL-2431splitFrameNewView
2017-03-30 gmungocJAL-1608 leave Create Group, Remove Group menu items...
2017-03-29 gmungocMerge branch 'develop' into bug/JAL-1608createGroups
2017-03-24 gmungocJAL-1632 TreeChooser renamed CalculationChooser, text...
2017-03-24 gmungocJAL-838 move two callers off Comparison.PID and depreca...
2017-03-23 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-15 gmungocJAL-2431 show cDNA consensus after New View in split...
2017-02-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-27 gmungocJAL-1632 similarity options on TreeChooser panel affect...
2017-02-27 gmungocJAL-1632 refactored NJTree constructor to include Simil...
2017-02-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
2017-02-17 gmungocJAL-2423 refactored method to build panel title for...
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...
2017-02-09 gmungocJAL-1608 menu entry text; enable/disable Create/Remove...
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-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-19 gmungocJAL-2383 restore PID colour threshold from project...
2017-01-17 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-22 gmungocJAL-2360 structure viewers now using ColourMenuHelper...
2016-12-21 gmungocJAL-2360 ColourMenuHelper now builds and selects items...
2016-12-20 gmungocJAL-2360 testRegisterColourScheme to demonstrate a...
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-19 gmungocJAL-2361 select colour menu item by matching its name...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-12-12 gmungocJAL-2361 extract methods to (re-)build colour menu
2016-12-09 gmungocJAL-1895 suppress RNA interaction colour option
2016-12-07 gmungocJAL-2344 handle null format, simplify JalviewFileChoose...
2016-11-29 gmungocJAL-2344 FileFormat.isStructureFile replaces
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocJAL-2344 use .equals() to compare FileFormatI objects
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
next