JAL-3076 refactor for more efficient scan of 'gene' features
[jalview.git] / src / jalview / datamodel / features / SequenceFeaturesI.java
2018-08-10 gmungocJAL-3076 refactor for more efficient scan of 'gene...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-17 Jim ProcterJAL-2698 source code licencing
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-24 gmungocJAL-2505 JAL-2542 SequenceFeatures.shift() to shift...
2017-05-23 gmungocJAL-2480 methods to get features for group
2017-05-22 gmungocJAL-2480 always include all non-positional features...
2017-05-12 gmungocJAL-2525 get sequence features for Ontology term(s...
2017-04-27 gmungocJAL-2492 use SequenceFeatures.getNonPositionalFeatures()
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...
2017-04-19 gmungocJAL-2483 use SequenceFeatures to look up groups, types...
2017-04-18 gmungocJAL-2480 test coverage / bug fixes / javadoc
2017-04-18 gmungocJAL-2480 SequenceFeaturesI encapsulates features api