JAL-2668 method name change for clarity
[jalview.git] / src / jalview / datamodel /
2018-02-27 gmungocJAL-2668 method name change for clarity
2018-02-27 gmungocJAL-2717 JAL-2668 fixes to HMMER colour scheme display...
2018-02-26 gmungocJAL-2599 test coverage and bug fixes for 'minimal file...
2018-02-23 gmungocJAL-2599 corrected case-insensitive symbol indexing
2018-02-23 gmungocJAL-2599 parser and datamodel use primitive double...
2018-02-22 gmungocJAL-2629 tidy tests, refactor hmmer node mapping slightly
2018-02-22 gmungocJAL-2629 tidy unit tests, constants etc
2018-02-20 gmungocJAL-2629 removed SequenceI.get/setLastPosition and...
2018-02-20 gmungocMerge branch 'develop' into features/mchmmer
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-09 gmungocJAL-2808 small tweaks to api / Javadoc
2017-12-13 gmungocJAL-2843 add isByAttribute to interface for convenience
2017-12-08 gmungocJAL-2843 toStableString, fromString for Jalview feature...
2017-12-01 gmungocJAL-2835 spike updated to latest (use specific SO term...
2017-12-01 gmungocJAL-2792 sort feature attributes for output, not for...
2017-11-24 gmungocJAL-2808 update spike to latest
2017-11-24 gmungocJAL-2808 refine FeatureMatcher interface and matcher...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-22 gmungocJAL-2808 capture feature attributes datatype (Character...
2017-11-17 Jim ProcterJAL-2698 source code licencing
2017-11-17 Jim ProcterMerge branch 'doc/JAL-2494_JAL-2828_mergefindAnnotation...
2017-11-16 Jim ProcterMerge branch 'bug/JAL-2829deleteCharsWithGaps' into...
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2835 support filter/colour by nested attribute...
2017-11-13 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-13 gmungocJAL-2176 removed unused Sequence.index
2017-11-10 Jim ProcterJAL-2828 allow CalcId to match on String equivalence... doc/JAL-2494_JAL-2828_mergefindAnnotation
2017-11-10 Jim ProcterJAL-2828 refactored duplicate code for searching lists...
2017-11-10 gmungocJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
2017-11-10 gmungocJAL-2562 updated findPosition javadoc to match behaviour
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2069 add 'by attribute' options to graduated featur...
2017-11-03 gmungocJAL-2808 JAL-2069 record feature attributes description...
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 new Filters tab in Feature Settings
2017-11-02 gmungocJAL-2808 convenience method to get attribute as String
2017-10-30 gmungocJAL-2792 Javadoc updates
2017-10-30 gmungocJAL-2808 remember attribute keys by feature type
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-27 gmungocJAL-2792 include source in copy constructor; null point...
2017-10-27 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-27 gmungocJAL-2792 capture feature metadata and render in Feature...
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-26 gmungocJAL-2792 html table for Feature Details report
2017-10-24 gmungocJAL-2738 tidy Javadoc, remove debug logging
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-24 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2682parseId' into develop
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-19 gmungocJAL-2755 add missing Javadoc
2017-10-11 gmungocJAL-2772 check array bounds for sequence access bug/JAL-2772pdbArrayBounds
2017-10-11 gmungocMerge branch 'bug/JAL-2742' into develop
2017-10-10 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-09 gmungocJAL-2480 use interface type for sequenceFeatureStore
2017-10-05 gmungocJAL-2738 update spikes/mungo
2017-10-05 gmungocJAL-2744 add score to feature details report, descripti...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-29 gmungocJAL-2744 indent CSQ lines to catch the eye
2017-09-28 gmungocJAL-1796 GeneLociI as distinguished DBRefEntry
2017-09-28 gmungocJAL-2744 simple Feature Details report from Popup menu
2017-09-26 kiramtJAL-2742 fixed
2017-09-26 gmungocJAL-2738 promote setGeneLoci to SequenceI!
2017-09-25 gmungocJAL-2738 getGeneLoci promoted to SequenceI
2017-09-25 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-09-25 gmungocJAL-2525 return no features if none matches ontology...
2017-09-22 gmungocJAL-2738 correct handling of reverse strand genes
2017-09-21 gmungocJAL-2738 GeneLoci holds mapping of sequence to chromosome
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
2017-09-04 Jim ProcterJAL-2675 source license
2017-09-03 Jim ProcterMerge branch 'bug/JAL-2665-2.10.2b' into documentation... bug/JAL-2673_mergewithproblem
2017-09-03 Jim ProcterMerge branch 'documentation/JAL-2675_release2102b1...
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2527' into documentation...
2017-09-01 gmungocJAL-2488 remove finalize methods
2017-08-30 kiramtMerge branch 'feature/JAL-2664' into feature/JAL-2527
2017-08-29 kiramtJAL-2664 Updates following review feature/JAL-2664
2017-08-29 osboxesJAL-2629 fix incorrect mapping between HMM and columns...
2017-08-29 osboxesJAL-2629 HMMs dropped on the alignment now map to the...
2017-08-28 tzvanaaltenJAL-2629 add option to set HMM Logo letter height to...
2017-08-28 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-08-28 kiramtMerge remote-tracking branch 'origin/releases/Release_2...
2017-08-28 kiramtJAL-2665 Changes for review comments; printing with... bug/JAL-2665
2017-08-28 TZVanaaltenJAL-2629 HMMER alignment background colour scheme is...
2017-08-25 TZVanaaltenJAL-2629 add multiple options for running hmmbuild...
2017-08-25 TZVanaaltenJAL-2629 add adjustable parameters to hmmbuild
2017-08-25 TZVanaaltenJAL-2629 remove sequence and group HMMER options
2017-08-23 gmungocJAL-2682 non-regex sequence id parsing, and tests added
2017-08-22 Jim ProcterJAL-1551 formatting
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-18 TZVanaaltenMerge branch 'develop' into features/hmmer
2017-08-18 TZVanaaltenJAL-2668 add tests for HMMER commands, annotation and io
2017-08-17 TZVanaaltenJAL-2599 some slight renaming of variables and methods
2017-08-17 TZVanaaltenJAL-2629 add documentation to previous work
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-16 kiramtJAL-2665 Added hidden columns group selection - almost...
2017-08-16 kiramtJAL-2665 Added sequence group update event.
2017-08-14 TZVanaaltenJAL-2629 add insert sequence at method on alignment
next