jalview.git
8 years agoJAL-1965 alternate ‘bestMatch’ picker for word matches, normalises list and places... features/JAL-1965_JAL-753_JAL-1427_relaxedIdMatch
Jim Procter [Fri, 13 Nov 2015 15:23:21 +0000 (15:23 +0000)]
JAL-1965 alternate ‘bestMatch’ picker for word matches, normalises list and places exact case match at beginning of list

8 years agoJAL-1965 test asserts no partial word matches can be retrieved
Jim Procter [Fri, 13 Nov 2015 15:22:17 +0000 (15:22 +0000)]
JAL-1965 test asserts no partial word matches can be retrieved

8 years agoJAL-1965 fencepost patch makes wordSplit test pass

Jim Procter [Fri, 13 Nov 2015 14:50:20 +0000 (14:50 +0000)]
JAL-1965 fencepost patch makes wordSplit test pass


8 years agoJAL-1965 refactored SeqIdName to public class, and more tests for word generation
Jim Procter [Fri, 13 Nov 2015 14:48:10 +0000 (14:48 +0000)]
JAL-1965 refactored SeqIdName to public class, and more tests for word generation

8 years agoJAL-1965 formatting
Jim Procter [Fri, 13 Nov 2015 12:47:16 +0000 (12:47 +0000)]
JAL-1965 formatting

8 years agoJAL-1965 hang onto original string so best match (including case) can be picked
Jim Procter [Fri, 13 Nov 2015 12:42:20 +0000 (12:42 +0000)]
JAL-1965 hang onto original string so best match (including case) can be picked

8 years agoJAL-1965 word based matching and explicit coping with match collisions - tests are...
Jim Procter [Fri, 13 Nov 2015 12:24:51 +0000 (12:24 +0000)]
JAL-1965 word based matching and explicit coping with match collisions - tests are failing

8 years agoJAL-1965 case insensitive & word matching SequenceIdMatcher .. nearly passes tests
Jim Procter [Thu, 12 Nov 2015 17:58:42 +0000 (17:58 +0000)]
JAL-1965 case insensitive & word matching SequenceIdMatcher .. nearly passes tests

Signed-off-by: Jim Procter <jprocter@issues.jalview.org>

8 years agoJAL-1965 tests for word and case insensitive matching
Jim Procter [Thu, 12 Nov 2015 17:55:39 +0000 (17:55 +0000)]
JAL-1965 tests for word and case insensitive matching

8 years agoJAL-753_JAL-1427 basic test cases for SequenceIdMatcher
Jim Procter [Thu, 12 Nov 2015 13:15:04 +0000 (13:15 +0000)]
JAL-753_JAL-1427 basic test cases for SequenceIdMatcher

8 years agoJAL-1479 JAL-1957 Added code to enable simultaneous highlight of multiple atoms posit...
tcofoegbu [Wed, 11 Nov 2015 14:21:20 +0000 (14:21 +0000)]
JAL-1479 JAL-1957 Added code to enable simultaneous highlight of multiple atoms positions in all chains

8 years agomerge of SIFTs Branch
tcofoegbu [Wed, 11 Nov 2015 13:08:02 +0000 (13:08 +0000)]
merge of SIFTs Branch

8 years agomerge
tcofoegbu [Wed, 11 Nov 2015 13:04:11 +0000 (13:04 +0000)]
merge

8 years agoJAL-1957 JAL-1479 Further optimisation of SIFTs Client and addition of support for... features/JAL-1479_SIFTS-mapping
tcofoegbu [Wed, 11 Nov 2015 11:49:42 +0000 (11:49 +0000)]
JAL-1957 JAL-1479 Further optimisation of SIFTs Client and addition of support for multi-chain mapping of uniprot <-> pdb residues

8 years agoJAL 1960 added code to restrict structure chooser to discover only PDB and Uniprot...
tcofoegbu [Tue, 10 Nov 2015 12:00:59 +0000 (12:00 +0000)]
JAL 1960 added code to restrict structure chooser to discover only PDB and Uniprot entries when the references are avaiable

8 years agoJAL-1946 unit tests (and comments) for PID() function
gmungoc [Fri, 6 Nov 2015 09:17:13 +0000 (09:17 +0000)]
JAL-1946 unit tests (and comments) for PID() function

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Fri, 6 Nov 2015 09:03:32 +0000 (09:03 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-1479 SiftClient house keeping
tcofoegbu [Thu, 5 Nov 2015 12:59:17 +0000 (12:59 +0000)]
JAL-1479 SiftClient house keeping

8 years agoJAL-1942 JAL-1479 refactored SequenceI.getDBRef/SequenceI.setDBRef to SequenceI.getDB...
tcofoegbu [Thu, 5 Nov 2015 12:58:32 +0000 (12:58 +0000)]
JAL-1942 JAL-1479 refactored SequenceI.getDBRef/SequenceI.setDBRef to SequenceI.getDBRefs/SequenceI.setDBRefs

8 years agoJAL-1955 Uniprot sequence fetcher refactor
tcofoegbu [Mon, 2 Nov 2015 14:03:46 +0000 (14:03 +0000)]
JAL-1955 Uniprot sequence fetcher refactor

8 years agoMerge branch 'JAL-1954_pfamformatbroke' into develop
Jim Procter [Fri, 30 Oct 2015 12:31:46 +0000 (12:31 +0000)]
Merge branch 'JAL-1954_pfamformatbroke' into develop

8 years agoJAL-1954 rejigged PFAMFile to split on ‘\t’ if no space present and optimised for...
Jim Procter [Fri, 30 Oct 2015 12:27:39 +0000 (12:27 +0000)]
JAL-1954 rejigged PFAMFile to split on ‘\t’ if no space present and optimised for long line searches. Will not cope with mixed space/tab separators.

8 years agoJAL-1954 formatting
Jim Procter [Fri, 30 Oct 2015 12:08:01 +0000 (12:08 +0000)]
JAL-1954 formatting

8 years agoJAL-1926 JAL-1479 updated PDBfile fetcher to add sourceDBRef on importing sequences
tcofoegbu [Thu, 29 Oct 2015 13:59:29 +0000 (13:59 +0000)]
JAL-1926 JAL-1479 updated PDBfile fetcher to add sourceDBRef on importing sequences

8 years agoJAL-1954 test PFAM import results in AlignmentI.hasValidSequences()==true with/out...
Jim Procter [Wed, 28 Oct 2015 14:19:02 +0000 (14:19 +0000)]
JAL-1954 test PFAM import results in AlignmentI.hasValidSequences()==true with/out limits.

8 years agoJAL-1479 added support for SIFTs mapping output viewing and implemented exception...
tcofoegbu [Wed, 28 Oct 2015 11:48:20 +0000 (11:48 +0000)]
JAL-1479 added support for SIFTs mapping output viewing and implemented exception handling

8 years agoJAL-1952 bugfix
tcofoegbu [Wed, 28 Oct 2015 11:45:20 +0000 (11:45 +0000)]
JAL-1952 bugfix

8 years agoJAL-1887 JAL-1479 bugfix for incorrect start/end for aligned sequence mapping, and...
tcofoegbu [Wed, 28 Oct 2015 11:34:34 +0000 (11:34 +0000)]
JAL-1887 JAL-1479 bugfix for incorrect start/end for aligned sequence mapping, and a bit of StructureSelectionManager refactoring for SIFTs

8 years agoJAL-1946 additional unit test cases for PID calculation
gmungoc [Wed, 28 Oct 2015 10:40:00 +0000 (10:40 +0000)]
JAL-1946 additional unit test cases for PID calculation

8 years agoJAL-1943 don't try to unmarshal non-xml files in V1 project
gmungoc [Fri, 23 Oct 2015 09:30:56 +0000 (10:30 +0100)]
JAL-1943 don't try to unmarshal non-xml files in V1 project

8 years agoJAL-1479 added basic support for SIFTs mapping - more work to follow
tcofoegbu [Thu, 22 Oct 2015 17:08:14 +0000 (18:08 +0100)]
JAL-1479 added basic support for SIFTs mapping - more work to follow

8 years agoJAL-1479 implemented preferences for SIFTs / Needleman & Wunsch selection in structur...
tcofoegbu [Thu, 22 Oct 2015 15:14:58 +0000 (16:14 +0100)]
JAL-1479 implemented preferences for SIFTs / Needleman & Wunsch selection in structures preference tab

8 years agoJAL-1942 JAL-1479 DBRefFetcher refactor
tcofoegbu [Thu, 22 Oct 2015 15:10:56 +0000 (16:10 +0100)]
JAL-1942 JAL-1479 DBRefFetcher refactor

8 years agoJAL-1932 TrimRegionCommand bug fix, tests and purge of unused code
gmungoc [Thu, 22 Oct 2015 10:10:49 +0000 (11:10 +0100)]
JAL-1932 TrimRegionCommand bug fix, tests and purge of unused code

8 years agoJAL-1925 version change
Jim Procter [Fri, 16 Oct 2015 06:47:16 +0000 (07:47 +0100)]
JAL-1925 version change

8 years agoJAL-1925 update what's new and release notes
Jim Procter [Fri, 16 Oct 2015 06:46:50 +0000 (07:46 +0100)]
JAL-1925 update what's new and release notes

8 years agoJAL-1791 remove blanket sign of examples/*.jar
Jim Procter [Thu, 15 Oct 2015 16:35:18 +0000 (17:35 +0100)]
JAL-1791 remove blanket sign of examples/*.jar

8 years agoJAL-1791 id rather than name attrib
Jim Procter [Thu, 15 Oct 2015 16:27:30 +0000 (17:27 +0100)]
JAL-1791 id rather than name attrib

8 years agoJAL-1791 sign the applet with/out timestamps
Jim Procter [Thu, 15 Oct 2015 15:59:31 +0000 (16:59 +0100)]
JAL-1791 sign the applet with/out timestamps

8 years agoJAL-1791 add explicit proxy for benefit of jalview's build server when timestamping...
Jim Procter [Thu, 15 Oct 2015 15:28:58 +0000 (16:28 +0100)]
JAL-1791 add explicit proxy for benefit of jalview's build server when timestamping signed jars

8 years agoJAL-1791 fix ant target dependencies
Jim Procter [Thu, 15 Oct 2015 13:52:24 +0000 (14:52 +0100)]
JAL-1791 fix ant target dependencies

8 years agoJAL-1791 make timestamping optional using -Dtimestamp
Jim Procter [Thu, 15 Oct 2015 13:45:06 +0000 (14:45 +0100)]
JAL-1791 make timestamping optional using -Dtimestamp

8 years agoJAL-1791 add jalview.tsaurl for specifying timestamp server when signing jars
Jim Procter [Thu, 15 Oct 2015 13:20:38 +0000 (14:20 +0100)]
JAL-1791 add jalview.tsaurl for specifying timestamp server when signing jars

8 years agoJAL-1479 refactored SequenceI interface - changed getDBRef() to getDBRefs() since...
tcofoegbu [Thu, 15 Oct 2015 14:16:37 +0000 (15:16 +0100)]
JAL-1479 refactored SequenceI interface - changed getDBRef() to getDBRefs() since it returns an array of DBRefEntry

8 years agoJAL-1791 add jalview.tsaurl for specifying timestamp server when signing jars
Jim Procter [Thu, 15 Oct 2015 13:20:38 +0000 (14:20 +0100)]
JAL-1791 add jalview.tsaurl for specifying timestamp server when signing jars

8 years agoMerge branch 'bug/JAL-1923_290b2_group_annots' into develop
Jim Procter [Thu, 15 Oct 2015 13:00:15 +0000 (14:00 +0100)]
Merge branch 'bug/JAL-1923_290b2_group_annots' into develop

8 years agoJAL-1923 formatting
Jim Procter [Thu, 15 Oct 2015 12:59:34 +0000 (13:59 +0100)]
JAL-1923 formatting

8 years agoJAL-1923 add groups to codon-complement and notify annotation update for all linked...
Jim Procter [Thu, 15 Oct 2015 12:59:22 +0000 (13:59 +0100)]
JAL-1923 add groups to codon-complement and notify annotation update for all linked views

8 years agoJAL-1923 fix: don’t add group twice
Jim Procter [Thu, 15 Oct 2015 12:58:22 +0000 (13:58 +0100)]
JAL-1923 fix: don’t add group twice

8 years agoJAL-1926 created interface for DBRefEntry
tcofoegbu [Wed, 14 Oct 2015 11:27:33 +0000 (12:27 +0100)]
JAL-1926 created interface for DBRefEntry

8 years agoJAL-1926 added supporting model changes to enable saving sourceDBRef data for sequences
tcofoegbu [Wed, 14 Oct 2015 11:24:40 +0000 (12:24 +0100)]
JAL-1926 added supporting model changes to enable saving sourceDBRef data for sequences

8 years agoJAL-1479 added SIFTS XSD and generated JAXB bindings from it
tcofoegbu [Tue, 13 Oct 2015 15:08:29 +0000 (16:08 +0100)]
JAL-1479 added SIFTS XSD and generated JAXB bindings from it

8 years agoJAL-1684 updated fragment alignment for example and added aligned protein and cDNA
Jim Procter [Thu, 8 Oct 2015 14:47:39 +0000 (15:47 +0100)]
JAL-1684 updated fragment alignment for example and added aligned protein and cDNA

8 years agoMerge branch 'develop' of http://source.jalview.org/git/jalview into develop
Jim Procter [Thu, 8 Oct 2015 11:11:51 +0000 (12:11 +0100)]
Merge branch 'develop' of source.jalview.org/git/jalview into develop

8 years agoJAL-1894 add licensing
Jim Procter [Thu, 8 Oct 2015 11:05:01 +0000 (12:05 +0100)]
JAL-1894 add licensing

8 years agoJAL-1912 JAL-1896 release notes updated
tcofoegbu [Thu, 8 Oct 2015 11:02:04 +0000 (12:02 +0100)]
JAL-1912 JAL-1896 release notes updated

8 years agoJAL-1894 update what's new
Jim Procter [Thu, 8 Oct 2015 10:58:43 +0000 (11:58 +0100)]
JAL-1894 update what's new

8 years agoMerge branch 'develop' of http://source.jalview.org/git/jalview into develop
Jim Procter [Thu, 8 Oct 2015 10:52:15 +0000 (11:52 +0100)]
Merge branch 'develop' of source.jalview.org/git/jalview into develop

8 years agoJAL-1912 JAL-1896 release notes updated
tcofoegbu [Thu, 8 Oct 2015 10:45:07 +0000 (11:45 +0100)]
JAL-1912 JAL-1896 release notes updated

8 years agoJAL-1544 typo fix
gmungoc [Thu, 8 Oct 2015 10:40:08 +0000 (11:40 +0100)]
JAL-1544 typo fix

8 years agoJAL-1894 formatting
Jim Procter [Thu, 8 Oct 2015 10:33:48 +0000 (11:33 +0100)]
JAL-1894 formatting

8 years agoJAL-1894 organise imports
Jim Procter [Thu, 8 Oct 2015 10:31:24 +0000 (11:31 +0100)]
JAL-1894 organise imports

8 years agomerge
tcofoegbu [Thu, 8 Oct 2015 10:09:41 +0000 (11:09 +0100)]
merge

8 years agoJAL-1894 source formatting
Jim Procter [Wed, 7 Oct 2015 21:35:09 +0000 (22:35 +0100)]
JAL-1894 source formatting

8 years agoJAL-1894 organise imports
Jim Procter [Wed, 7 Oct 2015 21:29:55 +0000 (22:29 +0100)]
JAL-1894 organise imports

8 years agoJAL-1894 update release date
Jim Procter [Wed, 7 Oct 2015 21:21:52 +0000 (22:21 +0100)]
JAL-1894 update release date

8 years agoJAL-1912 added documentation features/JAL-1912_biojson-per-sequence-annotation
tcofoegbu [Wed, 7 Oct 2015 16:39:59 +0000 (17:39 +0100)]
JAL-1912 added documentation

8 years agoJAL-1912 formatting
Jim Procter [Wed, 7 Oct 2015 11:52:23 +0000 (12:52 +0100)]
JAL-1912 formatting

8 years agoJAL-1912 javadoc for adjustForAlignment stating current behaviour
Jim Procter [Wed, 7 Oct 2015 11:51:59 +0000 (12:51 +0100)]
JAL-1912 javadoc for adjustForAlignment stating current behaviour

8 years agoJAL-1912 efficiency: look up sequenceMapping once per position and only when sequence...
Jim Procter [Wed, 7 Oct 2015 11:51:27 +0000 (12:51 +0100)]
JAL-1912 efficiency: look up sequenceMapping once per position and only when sequenceMapping!=null

8 years agoMerge branch 'features/JAL-1912_biojson-per-sequence-annotation' of http://source...
Jim Procter [Wed, 7 Oct 2015 10:57:37 +0000 (11:57 +0100)]
Merge branch 'features/JAL-1912_biojson-per-sequence-annotation' of source.jalview.org/git/jalview into features/JAL-1912_biojson-per-sequence-annotation

8 years agoJAL-1912 house keeping
tcofoegbu [Mon, 5 Oct 2015 17:08:09 +0000 (18:08 +0100)]
JAL-1912 house keeping

8 years agoJAL-1912 added null check for SequenceMapping variable at the point of reference
tcofoegbu [Mon, 5 Oct 2015 16:33:01 +0000 (17:33 +0100)]
JAL-1912 added null check for SequenceMapping variable at the point of reference

8 years agoJAL-1812 set/return currentAlFrame for Groovy in headless mode
gmungoc [Mon, 5 Oct 2015 14:23:31 +0000 (15:23 +0100)]
JAL-1812 set/return currentAlFrame for Groovy in headless mode

8 years agoMerge branch 'develop' into features/JAL-1912_biojson-per-sequence-annotation
Jim Procter [Mon, 5 Oct 2015 12:43:27 +0000 (13:43 +0100)]
Merge branch 'develop' into features/JAL-1912_biojson-per-sequence-annotation

8 years agoJAL-1894 note about menu option bugfix JAL-1865 JAL-1864 JAL-1152
Jim Procter [Mon, 5 Oct 2015 12:01:25 +0000 (13:01 +0100)]
JAL-1894 note about menu option bugfix JAL-1865 JAL-1864 JAL-1152

8 years agoJAL-1894 update release notes for JAL-1815 JAL-1860
Jim Procter [Mon, 5 Oct 2015 11:38:39 +0000 (12:38 +0100)]
JAL-1894 update release notes for JAL-1815 JAL-1860

8 years agoJAL-1684 JAL-1452 new applet parameters defaultColourNuc
gmungoc [Mon, 5 Oct 2015 11:00:23 +0000 (12:00 +0100)]
JAL-1684 JAL-1452 new applet parameters defaultColourNuc
defaultColourProt, used in split frame applet example

8 years agomerge
tcofoegbu [Mon, 5 Oct 2015 10:44:07 +0000 (11:44 +0100)]
merge

8 years agoJAL-1908 bugfix
tcofoegbu [Mon, 5 Oct 2015 10:42:56 +0000 (11:42 +0100)]
JAL-1908 bugfix

8 years agoMerge branch 'develop' of http://source.jalview.org/git/jalview into develop
Jim Procter [Mon, 5 Oct 2015 10:12:51 +0000 (11:12 +0100)]
Merge branch 'develop' of source.jalview.org/git/jalview into develop

8 years agoJAL-1684 trimmed proteins to just those sequences that are mapped to cDNA fragment
Jim Procter [Mon, 5 Oct 2015 10:12:46 +0000 (11:12 +0100)]
JAL-1684 trimmed proteins to just those sequences that are mapped to cDNA fragment

8 years agomerge
tcofoegbu [Mon, 5 Oct 2015 09:57:28 +0000 (10:57 +0100)]
merge

8 years agoJAL-1726 updated test error msg
tcofoegbu [Mon, 5 Oct 2015 09:56:45 +0000 (10:56 +0100)]
JAL-1726 updated test error msg

8 years agoJAL-1912 updated AnnotationDisplaySettingPojo
tcofoegbu [Mon, 5 Oct 2015 09:54:54 +0000 (10:54 +0100)]
JAL-1912 updated AnnotationDisplaySettingPojo

8 years agoJAL-1815 restore split frame geometry including horizontal scroll
gmungoc [Fri, 2 Oct 2015 15:18:07 +0000 (16:18 +0100)]
JAL-1815 restore split frame geometry including horizontal scroll
correctly

8 years agoJAL-1900 JAL-1625 disable iconify button for internal frames on Macs
Jim Procter [Fri, 2 Oct 2015 11:37:48 +0000 (12:37 +0100)]
JAL-1900 JAL-1625 disable iconify button for internal frames on Macs

8 years agoJAL-1894 release notes update and 6th October release date for 2.9.0b1
Jim Procter [Thu, 1 Oct 2015 16:13:46 +0000 (17:13 +0100)]
JAL-1894 release notes update and 6th October release date for 2.9.0b1

8 years agoJAL-1912 Double.NaN breaks JSON serialization - added check to prevent this
tcofoegbu [Thu, 1 Oct 2015 14:53:10 +0000 (15:53 +0100)]
JAL-1912 Double.NaN breaks JSON serialization - added check to prevent this

8 years agoJAL-1912 refactor annotation refsequence assignemnt mechanism
tcofoegbu [Thu, 1 Oct 2015 13:50:52 +0000 (14:50 +0100)]
JAL-1912 refactor annotation refsequence assignemnt mechanism

8 years agohouse keeping
tcofoegbu [Wed, 30 Sep 2015 15:44:58 +0000 (16:44 +0100)]
house keeping

8 years agoJAL-1860 house keeping
tcofoegbu [Wed, 30 Sep 2015 15:07:47 +0000 (16:07 +0100)]
JAL-1860 house keeping

8 years agoJAL-1852 made disabling querying of unpublished PDB entries configurable
tcofoegbu [Wed, 30 Sep 2015 14:00:19 +0000 (15:00 +0100)]
JAL-1852 made disabling querying of unpublished PDB entries configurable

8 years agoJAL-1912 added support of tcoffee annotation and other per sequence annotation for...
tcofoegbu [Wed, 30 Sep 2015 13:28:41 +0000 (14:28 +0100)]
JAL-1912 added support of tcoffee annotation and other per sequence annotation for BioJSON

8 years agomerge
tcofoegbu [Wed, 30 Sep 2015 13:23:35 +0000 (14:23 +0100)]
merge

8 years agoJAL-1852 disable querying of unpublished PDB entries by default
tcofoegbu [Wed, 30 Sep 2015 13:20:22 +0000 (14:20 +0100)]
JAL-1852 disable querying of unpublished PDB entries by default

8 years agofix for JAL-1883
Jim Procter [Wed, 30 Sep 2015 13:18:16 +0000 (14:18 +0100)]
fix for JAL-1883

8 years agoJAL-1896 fixed NPE for RNA Helice without equivalent annotation
tcofoegbu [Tue, 29 Sep 2015 10:46:54 +0000 (11:46 +0100)]
JAL-1896 fixed NPE for RNA Helice without equivalent annotation

8 years agomerge
tcofoegbu [Mon, 28 Sep 2015 10:14:30 +0000 (11:14 +0100)]
merge

8 years agoJAL-1896 revised implementation to construct a ColourSchemeI instance after creating...
tcofoegbu [Mon, 28 Sep 2015 10:14:04 +0000 (11:14 +0100)]
JAL-1896 revised implementation to construct a ColourSchemeI instance after creating an alignment object rather than from within bioJSON parser