Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src / jalview / datamodel / Sequence.java
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-24 gmungocJAL-2547 fix case of gap followed by enclosing contact...
2017-06-22 gmungocJAL-2481 JAL-2593 JAL-2526 further optimisation of...
2017-06-20 gmungocJAL-2526 don't retain lastColumnPosition from an invali...
2017-06-14 gmungocJAL-2598 Sequence.getSequence return a copy of the...
2017-06-08 gmungocJAL-2526 correct boundary conditions for sequence left...
2017-06-08 gmungocJAL-2526 cache first/last residue column positions...
2017-06-06 gmungocJAL-2526 less stringent test for invalid cursor
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 bug fix - BitSet.set is [start,end+1)
2017-06-04 Jim ProcterJAL-2291 SequenceI.getInsertionsAsBits for convenient...
2017-06-02 gmungocJAL-2526 additional tests for findPosition with/without...
2017-06-01 gmungocJAL-2526 additional calls to sequenceChanged() after...
2017-06-01 gmungocJAL-2526 zapCursor() renamed sequenceChanged()
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-30 gmungocJAL-2526 first draft of findIndex/findPosition with...
2017-05-29 gmungocJAL-2526 Sequence.findPositions to get residue position...
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2017-05-24 gmungocMerge branch 'bug/JAL-2541cutWithFeatures' into feature...
2017-05-18 gmungocJAL-2541 fix to initSeqFrom (and minor code tidy);...
2017-05-09 gmungocJAL-2480 include sequenceFeatureStore in createDatasetS...
2017-04-27 gmungocJAL-2480 don't allow null type in SequenceFeature
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-19 gmungocJAL-2483 use SequenceFeatures to look up groups, types...
2017-04-18 gmungocJAL-2480 SequenceFeaturesI encapsulates features api
2017-04-17 gmungocJAL-2446 add call to SequenceFeatures.delete(); use...
2017-03-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-653_JAL-1766_htslib_refseqsupport
2017-03-20 gmungocJAL-2446 FeatureStore with NCList - work in progress
2016-11-14 gmungocJAL-2296 report whether SequenceFeature actually added...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-03 gmungocJAL-2110 additional tests for setDatasetSequence, javad...
2016-09-28 Jim ProcterJAL-2235 raise exceptions if self reference or referenc...
2016-09-28 Jim ProcterJAL-2210 instrument setDBRefs to call ensurePrimaries
2016-09-27 Jim ProcterJAL-2210 promote direct dbrefs from verified sources...
2016-09-27 Jim ProcterJAL-2210 resolve todo - addDBRef adds to dataset sequen...
2016-09-16 gmungocJAL-2157 JAL-1803 refactored Sequence.updatePDBIds...
2016-09-07 Jim ProcterJAL-1803 first pass at updatePDBEntry
2016-09-06 gmungocJAL-2106 DBRefEntry.isPrimary() renamed isPrimaryCandid...
2016-09-05 gmungocJAL-2106 increased coverage for testGetPrimaryDbRefs
2016-08-31 Jim ProcterJAL-1926 JAL-2106 fix PDB primary DBRef semantics:...
2016-08-26 Jim ProcterJAL-2106 fix (last one!) remove the Sequence.sourceDBRe... bug/JAL-2154projectMappings
2016-08-25 Jim ProcterJAL-2106 tighten DBRefEntry primary seq test for PDB
2016-08-25 Jim ProcterMerge branch 'refactor/JAL-2106_sourceDbRef_revision...
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-08-24 Jim ProcterJAL-2106 rejig test to minimally verify patch that...
2016-08-04 Jim ProcterJAL-2046 stack trace for implementation warning
2016-08-02 Jim ProcterJAL-2046 additional logic to suppress spurious implemen...
2016-06-23 Jim ProcterJAL-2110 SequenceI.isProtein method
2016-05-31 gmungocJAL-2110 refactor + tests to allow a dbref version...
2016-04-05 Jim ProcterJAL-2046 add/delete SequenceFeature operate on dataset...
2016-04-05 Jim ProcterJAL-2046 setSequenceFeature contract implementation...
2016-04-05 Jim ProcterJAL-2046 remove javadoc
2016-04-05 Jim ProcterJAL-2046 simpler deriveSequence - promote to dataset...
2016-04-05 Jim ProcterJAL-2046 clarify contract for copy constructor and...
2016-04-05 Jim ProcterJAL-2046 explicitly copy char[] when cloning sequence...
2016-04-05 Jim ProcterJAL-2046 safer createDatasetSequence manipulates privat...
2016-03-21 tcofoegbudevelop merge
2016-03-03 tcofoegbuJAL-1919 fixed bug causing PDBfile test failure
2016-03-03 tcofoegbuJAL-1919 PDBfile and JmolParser refactor
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-23 gmungocJAL-1705 todo comment re writing DBRefEntry/SequenceFea...
2015-11-30 gmungocJAL-1421 use generics JAL-1551 @Override annotations...
2015-11-05 tcofoegbuJAL-1942 JAL-1479 refactored SequenceI.getDBRef/Sequenc...
2015-10-29 tcofoegbuJAL-1926 JAL-1479 updated PDBfile fetcher to add source...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-15 tcofoegbuJAL-1479 refactored SequenceI interface - changed getDB...
2015-10-14 tcofoegbuJAL-1926 added supporting model changes to enable savin...
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-08-07 tcofoegbuJAL-1824 updated caching procedure for pdb entries...
2015-08-04 tcofoegbuJAL-1821 updated the reference sequence column of struc...
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-01 gmungocJAL-1802 handle slide sequences edits in split frame...
2015-06-17 Jim ProcterMerge branch 'develop' into features/JAL-653_gffalignments features/JAL-653_gffalignments
2015-06-12 tcofoegbuJAL-1641 refactor
2015-06-06 Jim ProcterJAL-653 allow a dummy sequence to take on attributes...
2015-06-05 tcofoegbuJAL-1760 JAL-1641 Serialisation of Hidden Seqs and...
2015-06-05 Jim ProcterJAL-653 refactor sequence interface to separate concret...
2015-05-12 gmungocJAL-1712 fixes/tests for Castor binding and 'show flank...
2015-04-30 tcofoegbuJAL-1717 updated the PDBEntry model and updated the...
2015-04-13 gmungocJAL-1693 make exon alignment for get-xref splitframe...
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Jim ProcterMerge commit 'ab43013b7e357b84b4abade0dba949668dfb2a0e...
2015-02-19 gmungocJAL-1665 refactored Sequence.getSequenceFeatures features/sequenceFeatureRefactor
2015-01-18 Jim ProcterJAL-1628 new method to get a list of insertions in...
2015-01-18 Jim ProcterJAL-1372 JAL-1114 JAL-1628 tidy sequenceI/sequence
2014-12-22 Jim ProcterMerge: 497958b 68dcaa7
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-11-28 gmungocJAL-1610 check reference annotations against alignment...
2014-11-12 Jim Procterjavadoc
2014-10-23 gmungocJAL-1264 further refactoring and tests
next