jalview.git
8 years agoJAL-1705 isEmpty() and (debug) toString() methods added
gmungoc [Thu, 21 Jan 2016 14:29:42 +0000 (14:29 +0000)]
JAL-1705 isEmpty() and (debug) toString() methods added

8 years agoJAL-1191 cache isA (great-)grandparents as well for fast isA testing
gmungoc [Tue, 12 Jan 2016 08:58:01 +0000 (08:58 +0000)]
JAL-1191 cache isA (great-)grandparents as well for fast isA testing

8 years agoJAL-1705 DbSourceProxy properties converted to methods, tidy/format code
gmungoc [Fri, 8 Jan 2016 10:03:40 +0000 (10:03 +0000)]
JAL-1705 DbSourceProxy properties converted to methods, tidy/format code

8 years agoJAL-653 updating 'align as' tests to match latest tweaks to algorithm
gmungoc [Tue, 5 Jan 2016 13:40:12 +0000 (13:40 +0000)]
JAL-653 updating 'align as' tests to match latest tweaks to algorithm

8 years agoMerge remote-tracking branch 'origin/features/JAL-1705_ensembl' into
gmungoc [Tue, 5 Jan 2016 13:09:44 +0000 (13:09 +0000)]
Merge remote-tracking branch 'origin/features/JAL-1705_ensembl' into
features/JAL-653_JAL-1766_htslib_refseqsupport

8 years agoJAL-653 typed map for feature colours in method signature
gmungoc [Tue, 5 Jan 2016 10:15:22 +0000 (10:15 +0000)]
JAL-653 typed map for feature colours in method signature

8 years agoJAL-1191 check for obsolete term when descriptions are duplicated
gmungoc [Tue, 5 Jan 2016 10:12:09 +0000 (10:12 +0000)]
JAL-1191 check for obsolete term when descriptions are duplicated

8 years agoJAL-1191 unzipped OBO file removed
gmungoc [Wed, 23 Dec 2015 09:48:26 +0000 (09:48 +0000)]
JAL-1191 unzipped OBO file removed

8 years agoJAL-1191 zipped SO OBO file added to /resources, more tests added
gmungoc [Wed, 23 Dec 2015 09:47:52 +0000 (09:47 +0000)]
JAL-1191 zipped SO OBO file added to /resources, more tests added

8 years agoJAL-1191 more test cases
gmungoc [Tue, 22 Dec 2015 16:24:02 +0000 (16:24 +0000)]
JAL-1191 more test cases

8 years agoJAL-1191 and provide the SO OBO file in /resources :-)
gmungoc [Tue, 22 Dec 2015 16:01:20 +0000 (16:01 +0000)]
JAL-1191 and provide the SO OBO file in /resources :-)

8 years agoJAL-1191 SequenceOntology wrapping/caching SO.OBO via BioJava library
gmungoc [Tue, 22 Dec 2015 15:49:33 +0000 (15:49 +0000)]
JAL-1191 SequenceOntology wrapping/caching SO.OBO via BioJava library

8 years agoJAL-1191 stub class for a SequenceOntology wrapper
gmungoc [Tue, 22 Dec 2015 09:28:04 +0000 (09:28 +0000)]
JAL-1191 stub class for a SequenceOntology wrapper

8 years agoJAL-1551 don't autoformat /* comments */
gmungoc [Tue, 22 Dec 2015 09:24:49 +0000 (09:24 +0000)]
JAL-1551 don't autoformat /* comments */

8 years agoJAL-1421 parameterised map constructor used
gmungoc [Tue, 22 Dec 2015 09:22:57 +0000 (09:22 +0000)]
JAL-1421 parameterised map constructor used

8 years agoJAL-653 encapsulate Strand, Attributes, Status of SequenceFeature
gmungoc [Tue, 22 Dec 2015 09:21:58 +0000 (09:21 +0000)]
JAL-653 encapsulate Strand, Attributes, Status of SequenceFeature

8 years agoJAL-653 realise virtual mappings and align when adding sequences
gmungoc [Tue, 22 Dec 2015 09:21:22 +0000 (09:21 +0000)]
JAL-653 realise virtual mappings and align when adding sequences

8 years agoJAL-391 new Calculate options to Reverse, Reverse Complement nucleotide
gmungoc [Tue, 22 Dec 2015 09:15:40 +0000 (09:15 +0000)]
JAL-391 new Calculate options to Reverse, Reverse Complement nucleotide

8 years agoJAL-653 AlignedCodonFrame collections changed from Set to List
gmungoc [Tue, 22 Dec 2015 09:14:08 +0000 (09:14 +0000)]
JAL-653 AlignedCodonFrame collections changed from Set to List

8 years agoJAL-653 set showSequenceFeatures=true on loading a FeaturesSourceI
gmungoc [Tue, 22 Dec 2015 09:11:48 +0000 (09:11 +0000)]
JAL-653 set showSequenceFeatures=true on loading a FeaturesSourceI

8 years agoJAL-653 GFF new/refactored helper classes
gmungoc [Tue, 22 Dec 2015 09:10:07 +0000 (09:10 +0000)]
JAL-653 GFF new/refactored helper classes

8 years agoJAL-653 AlignedCodonFrame internal refactor, merge ranges with
gmungoc [Tue, 22 Dec 2015 09:03:03 +0000 (09:03 +0000)]
JAL-653 AlignedCodonFrame internal refactor, merge ranges with
MapList.addMapList

8 years agoJAL-653 hold AlignedCodonFrame collections as list rather than set
gmungoc [Tue, 22 Dec 2015 08:58:50 +0000 (08:58 +0000)]
JAL-653 hold AlignedCodonFrame collections as list rather than set

8 years agoJAL-653 code tidy / tests for 'realise gff mappings'
gmungoc [Thu, 3 Dec 2015 16:27:57 +0000 (16:27 +0000)]
JAL-653 code tidy / tests for 'realise gff mappings'

8 years agoJAL-653 handle reverse strand mapping in SearchResults matches
gmungoc [Thu, 3 Dec 2015 16:26:51 +0000 (16:26 +0000)]
JAL-653 handle reverse strand mapping in SearchResults matches

8 years agoJAL-653 mappings always reside on the dataset alignment if there is one
gmungoc [Thu, 3 Dec 2015 16:26:08 +0000 (16:26 +0000)]
JAL-653 mappings always reside on the dataset alignment if there is one

8 years agoJAL-653 handle reverse strand mappings also
gmungoc [Thu, 3 Dec 2015 14:46:53 +0000 (14:46 +0000)]
JAL-653 handle reverse strand mappings also

8 years agoJAL-1421 generics loop syntax; 'bug?' comment added
gmungoc [Mon, 30 Nov 2015 10:05:57 +0000 (10:05 +0000)]
JAL-1421 generics loop syntax; 'bug?' comment added

8 years agoJAL-653 test for 'resolving GFF mappings to sequences' (wip)
gmungoc [Mon, 30 Nov 2015 10:04:40 +0000 (10:04 +0000)]
JAL-653 test for 'resolving GFF mappings to sequences' (wip)

8 years agoJAL-653 small comment change only
gmungoc [Mon, 30 Nov 2015 10:03:15 +0000 (10:03 +0000)]
JAL-653 small comment change only

8 years agoJAL-652 refactored to remove one method
gmungoc [Mon, 30 Nov 2015 09:51:08 +0000 (09:51 +0000)]
JAL-652 refactored to remove one method

8 years agoJAL-653 (experimental) 'realise' dummy sequences in add alignment
gmungoc [Mon, 30 Nov 2015 09:33:36 +0000 (09:33 +0000)]
JAL-653 (experimental) 'realise' dummy sequences in add alignment

8 years agoJAL-1980 check for null alignment; JAL-1551 @Override's added
gmungoc [Mon, 30 Nov 2015 09:31:51 +0000 (09:31 +0000)]
JAL-1980 check for null alignment; JAL-1551 @Override's added

8 years agoJAL-653 (experimental) methods to resolve dummy to real sequence
gmungoc [Mon, 30 Nov 2015 09:30:20 +0000 (09:30 +0000)]
JAL-653 (experimental) methods to resolve dummy to real sequence

8 years agoJAL-1270 constructor test added
gmungoc [Mon, 30 Nov 2015 09:28:43 +0000 (09:28 +0000)]
JAL-1270 constructor test added

8 years agoJAL-653 getStrand javadoc/refactor/test
gmungoc [Mon, 30 Nov 2015 09:27:47 +0000 (09:27 +0000)]
JAL-653 getStrand javadoc/refactor/test

8 years agoJAL-1421 use generics JAL-1551 @Override annotations added
gmungoc [Mon, 30 Nov 2015 09:19:11 +0000 (09:19 +0000)]
JAL-1421 use generics JAL-1551 @Override annotations added

8 years agoJAL-1270 constructor tests added, compiler warnings removed
gmungoc [Mon, 30 Nov 2015 09:16:49 +0000 (09:16 +0000)]
JAL-1270 constructor tests added, compiler warnings removed

8 years agoJAL-652 further refactoring / tests
gmungoc [Mon, 30 Nov 2015 09:14:34 +0000 (09:14 +0000)]
JAL-652 further refactoring / tests

8 years agoJAL-652 correct case for test file name
gmungoc [Mon, 30 Nov 2015 09:11:48 +0000 (09:11 +0000)]
JAL-652 correct case for test file name

8 years agoJAL-653 MapList constructor merges any contiguous ranges
gmungoc [Mon, 30 Nov 2015 09:10:47 +0000 (09:10 +0000)]
JAL-653 MapList constructor merges any contiguous ranges

8 years agoJAL-653 Gff tests moved back in to FeaturesFileTest
gmungoc [Mon, 23 Nov 2015 10:16:13 +0000 (10:16 +0000)]
JAL-653 Gff tests moved back in to FeaturesFileTest

8 years agoJAL-653 test for 'groups file' and mixed Jalview/GFF
gmungoc [Sun, 22 Nov 2015 18:24:26 +0000 (18:24 +0000)]
JAL-653 test for 'groups file' and mixed Jalview/GFF

8 years agoJAL-1968 remove feature links
gmungoc [Sat, 21 Nov 2015 19:33:37 +0000 (19:33 +0000)]
JAL-1968 remove feature links

8 years agoJAL-653 JAL-1968 FeaturesFile now handles Jalview or GFF2 or GFF3
gmungoc [Sat, 21 Nov 2015 19:24:24 +0000 (19:24 +0000)]
JAL-653 JAL-1968 FeaturesFile now handles Jalview or GFF2 or GFF3
(partially); feature links option removed

8 years agoJAL-1961 update link to GFF2 spec
gmungoc [Tue, 17 Nov 2015 10:29:06 +0000 (10:29 +0000)]
JAL-1961 update link to GFF2 spec

8 years agoJAL-653 added missing pragma string to processing filter
Jim Procter [Tue, 10 Nov 2015 15:00:47 +0000 (15:00 +0000)]
JAL-653 added missing pragma string to processing filter

8 years agoMerge branch 'features/JAL-1705_ensembl' of http://source.jalview.org/git/jalview... features/JAL-1705_ensembl
Jim Procter [Tue, 10 Nov 2015 14:46:33 +0000 (14:46 +0000)]
Merge branch 'features/JAL-1705_ensembl' of source.jalview.org/git/jalview into features/JAL-1705_ensembl

8 years agoJAL-1705 type enum can encapsulate the corresponding url parameter value
gmungoc [Mon, 9 Nov 2015 14:50:16 +0000 (14:50 +0000)]
JAL-1705 type enum can encapsulate the corresponding url parameter value

8 years agoJAL-653 JAL-1766 merge 290b1 - fix erroneous conflicts on test asserts
Jim Procter [Thu, 15 Oct 2015 18:35:13 +0000 (19:35 +0100)]
JAL-653 JAL-1766 merge 290b1 - fix erroneous conflicts on test asserts

8 years agoMerge branch 'develop' into features/JAL-653_JAL-1766_htslib_refseqsupport
Jim Procter [Thu, 15 Oct 2015 18:28:27 +0000 (19:28 +0100)]
Merge branch 'develop' into features/JAL-653_JAL-1766_htslib_refseqsupport

8 years agoMerge branch 'develop' into features/JAL-1705_ensembl
Jim Procter [Thu, 15 Oct 2015 17:51:55 +0000 (18:51 +0100)]
Merge branch 'develop' into features/JAL-1705_ensembl

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-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-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