JAL-2505 JAL-2542 SequenceFeatures.shift() to shift all positional
[jalview.git] / src /
2017-05-24 gmungocJAL-2505 JAL-2542 SequenceFeatures.shift() to shift...
2017-05-24 gmungocJAL-2542 correct adjustment of sequence features for...
2017-05-24 gmungocJAL-2505 delete and readd modified feature after Cut...
2017-05-23 gmungocJAL-2490 find features for export as GFF, JAL-2548...
2017-05-23 gmungocJAL-2490 tidy code and tests for feature export in...
2017-05-23 gmungocJAL-2490 improved lookup of features for Export Feature...
2017-05-23 gmungocJAL-2480 methods to get features for group
2017-05-22 gmungocJAL-2505 use setter not direct access to sf.description
2017-05-22 gmungocJAL-2505 updates after conflicting merge of JAL-2504
2017-05-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-22 gmungocJAL-2504 update the right feature colour when creating... bug/JAL-2510amendFeatures
2017-05-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-22 gmungocJAL-2544 check feature overlaps selection region
2017-05-22 gmungocJAL-2543 identify as JSON before HTML
2017-05-22 gmungocJAL-2546 JAL-2490 efficient lookup of features, correct...
2017-05-22 gmungocJAL-2480 always include all non-positional features...
2017-05-22 kiramtMerge remote-tracking branch 'origin/bug/JAL-2256'...
2017-05-22 Jim ProcterJAL-2418 patch build - broken htsjdk import
2017-05-19 gmungocJAL-2526 removed redundant call to Sequence.findPosition()
2017-05-19 gmungocJAL-2490 refactored test for 'hasFeatures'
2017-05-19 gmungocJAL-2544 only include features in selected columns...
2017-05-19 gmungocJAL-2490 performant lookup of features for sorting
2017-05-19 gmungocJAL-2490 only count sequences where feature overlap...
2017-05-19 gmungocJAL-2505 unit test for sort by feature density, Javadoc
2017-05-18 gmungocJAL-2490 initial unit tests prior to refactoring
2017-05-18 Jim ProcterJAL-2388 return empty hidden columns for fully visible...
2017-05-18 gmungocJAL-2490 lookup sequence features for "labelClass"
2017-05-18 gmungocJAL-2490 lookup features at each column position
2017-05-18 gmungocJAL-2543 html-encode quote characters in feature descri...
2017-05-18 gmungocJAL-2490 retrieve visible features only
2017-05-18 kiramtJAL-2256 Corrected AllCols/Rows iterator behaviour... bug/JAL-2256
2017-05-17 Jim ProcterMerge branch 'bug/JAL-2510amendFeatures' into develop
2017-05-17 Jim ProcterMerge branch 'features/JAL-2447experimentalFlag' into...
2017-05-17 gmungocJAL-2504 use (and update) defaults for new feature...
2017-05-17 gmungocMerge branch 'develop' into bug/JAL-2510amendFeatures
2017-05-16 gmungocJAL-2505 unreachable code (for many years) removed
2017-05-16 gmungocJAL-2505 refactored method removed
2017-05-16 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-16 gmungocJAL-2505 set helix number as feature group in SequenceF...
2017-05-16 gmungocJAL-2403 simplify instantiation / configuration of...
2017-05-16 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-16 kiramtJAL-2522 Missed fix to applet
2017-05-16 gmungocJAL-2505 refactor to set type and group in SequenceFeat...
2017-05-16 gmungocJAL-2525 put in missing "transcript" feature type
2017-05-16 kiramtJAL-2388 Rationalised hashCode method in HiddenColumns
2017-05-16 gmungocJAL-2505 set SequenceFeature group in constructor
2017-05-15 Jim ProcterMerge branch 'bug/JAL-2507_rnasecstrstockholm' into...
2017-05-15 Jim ProcterJAL-2507 capitalisation for annotation lines generated...
2017-05-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-15 Jim ProcterJAL-2507 case insensitive recognition of annotation...
2017-05-15 gmungocJAL-2532 new feature types and colour changes from...
2017-05-15 Jim ProcterJAL-2535 quick hack to implement posterior probabilitie...
2017-05-15 kiramtMerge branch 'develop' of https://source.jalview.org...
2017-05-15 kiramtJAL-2388 Add missed optimisation
2017-05-15 Jim ProcterMerge branch 'features/JAL-2376_add-horizontal-bar...
2017-05-15 Jim ProcterJAL-2371 create a default ResidueShader when constructi...
2017-05-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-15 gmungocJAL-2490 use findFeatures() for efficient feature overl...
2017-05-15 gmungocJAL-2480 redundant code (from merge?) removed
2017-05-15 gmungocJAL-2480 redundant code removed
2017-05-12 gmungocJAL-2490 performant findFeaturesAtRes
2017-05-12 gmungocJAL-2483 efficient lookup of feature types and groups...
2017-05-12 gmungocJAL-2525 get sequence features for Ontology term(s...
2017-05-12 gmungocJAL-2480 more efficient contains check on add; tidied...
2017-05-12 gmungocJAL-2480 java.util.RangeComparator renamed IntRangeComp...
2017-05-12 Jim ProcterMerge branch 'features/JAL-2435splitScreenFont' into...
2017-05-12 Jim ProcterJAL-2435 mirror antiAlias setting between cDNA and...
2017-05-12 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-05-12 Jim ProcterJAL-2388 checkbox in overview popup for applet
2017-05-12 gmungocJAL-2480 efficient test for features present on sequence
2017-05-12 Jim ProcterMerge branch 'features/JAL-2228_efficient_featurecounts...
2017-05-12 gmungocJAL-2480 renamed java.util.RangeComparator to IntRangeC...
2017-05-11 Jim ProcterMerge branch 'bug/JAL-2507_rnasecstrstockholm' into...
2017-05-11 Jim ProcterJAL-2509 JAL-2507 allow whitespace in GS annotation...
2017-05-11 Jim ProcterJAL-2507 test if an annotation is ‘whitespace’
2017-05-11 Jim ProcterJAL-2507 Annotation.EMPTY_ANNOTATION - non-null whitesp...
2017-05-10 kiramtMerge branch 'develop' of https://source.jalview.org...
2017-05-10 kiramtJAL-2522 Fix to cursor scrolling
2017-05-09 Jim ProcterJAL-2509 extend set of brackets recognised by stockholm...
2017-05-09 Jim ProcterJAL-2507 unpaired RNA marked as ‘ ‘ in Stockholm SS...
2017-05-09 Jim ProcterJAL-2507 output secondary structure regardless of prese...
2017-05-09 gmungocJAL-1632 correct i18n and NPE
2017-05-09 gmungocJAL-2480 include sequenceFeatureStore in createDatasetS...
2017-05-09 gmungocJAL-2483 JAL-2481 fixed findAllFeatures to handle null...
2017-05-09 kiramtJAL-2388 Added checkbox to toggle hidden columns menu...
2017-05-09 gmungocJAL-2505 use constructors to set (what will be) final...
2017-05-08 gmungocJAL-2505 set type,desc,begin,end,group,score in Sequenc...
2017-05-08 gmungocJAL-2505 refactored SequenceFeature construction so...
2017-05-08 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-08 gmungocJAL-1632 i18n for warning messages
2017-05-08 gmungocMerge remote-tracking branch 'origin/bug/JAL-2515'...
2017-05-08 kiramtJAL-2515 Id panel in applet updated for NPE on urlProvider bug/JAL-2515
2017-05-08 kiramtJAL-2512 And applet
2017-05-08 kiramtJAL-2512 Fix to show non-gap positions in None colour...
2017-05-05 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-05-05 gmungocJAL-964 JAL-2510 update Feature Settings from Amend...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-04 gmungocJAL-2506 allow graduated colour as default in new Seque...
next