JAL-2808 capture feature attributes datatype (Character/Number/Mixed) for more intell...
[jalview.git] / src / jalview / datamodel /
2017-11-22 gmungocJAL-2808 capture feature attributes datatype (Character...
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-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 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-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 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2682parseId' into develop
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-2744 add score to feature details report, descripti...
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-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-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-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-09 gmungocJAL-2480 inline one method, improve comments
2017-08-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
2017-07-19 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-13 kiramtJAL-2613 Unit tests and a fix. Phew.
2017-07-05 gmungocJAL-147 additions to unit test, check for negative...
2017-07-05 gmungocJAL-147 prevent overview box move up over hidden first...
2017-06-30 gmungocJAL-2505 correct handling of change of feature type
2017-06-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-29 kiramtJAL-2597 Fix and unit test bug/JAL-2597
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-24 gmungocJAL-2547 fix case of gap followed by enclosing contact...
2017-06-23 gmungocJAL-1858 handle hidden columns when computing region...
2017-06-22 gmungocJAL-2481 JAL-2593 JAL-2526 further optimisation of...
2017-06-22 gmungocJAL-2480 simpler and safer test to avoid adding duplicates
2017-06-21 gmungocJAL-2480 tidy generic initialisations, SequenceFeatures...
2017-06-20 gmungocJAL-2526 don't retain lastColumnPosition from an invali...
2017-06-15 gmungocMerge branch 'bug/JAL-2386groupConservationColouring...
2017-06-14 gmungocJAL-2598 Sequence.getSequence return a copy of the...
2017-06-12 kiramtJAL-2591 Updates following code review
2017-06-09 gmungocJAL-2480 tidy javadoc
2017-06-08 gmungocJAL-2526 correct boundary conditions for sequence left...
2017-06-08 gmungocJAL-2386 JAL-2570 use ResidueShader copy constructor... bug/JAL-2386groupConservationColouring
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-08 kiramtJAL-2591 More HiddenColumns refactoring. Tests passing.
2017-06-08 gmungocJAL-2526 cache first/last residue column positions...
2017-06-08 gmungocJAL-2526 reuse findIndex result if start==end
2017-06-07 kiramtJAL-2591 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 More refactoring (incomplete)
2017-06-07 kiramtJAL-2591 Hidden columns regions can be output to string...
2017-06-07 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-07 kiramtJAL-2591 updated HiddenColumns::findHiddenRegionPositio...
2017-06-07 gmungocJAL-2386 ensure group conservation shading is applied...
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-06-06 kiramtJAL-2591 Added readwrite locking on HiddenColumns
2017-06-06 gmungocJAL-2526 less stringent test for invalid cursor
2017-06-06 kiramtMerge remote-tracking branch 'origin/bug/JAL-2576'...
2017-06-05 Jim ProcterMerge branch 'bug/JAL-2576' into develop
2017-06-05 gmungocJAL-2505 comments updated
2017-06-05 gmungocJAL-2480 remove redundant method, further test coverage
2017-06-05 gmungocJAL-2505 explicit (and final) contactFeature property
2017-06-05 gmungocMerge branch 'features/JAL-2526sequenceCursor' into
2017-06-05 gmungocMerge branch 'features/JAL-2446NCList' into
2017-06-05 gmungocMerge branch 'features/JAL-2446NCList' into features/JAL-2526sequenceCursor
2017-06-05 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-04 Jim ProcterJAL-2291 get bitset representing hidden columns
2017-06-04 Jim ProcterJAL-2291 method taking a BitSet for hiding columns
2017-06-04 Jim ProcterJAL-2291 bug fix - BitSet.set is [start,end+1)
next