jalview.git
8 years agoJAL-1705 merge contiguous ranges when constructing a MapList (e.g. for
gmungoc [Thu, 28 Jan 2016 09:39:21 +0000 (09:39 +0000)]
JAL-1705 merge contiguous ranges when constructing a MapList (e.g. for
exons in cDNA)

8 years agoJAL-1705 add exon name to features and render on peptide (to show
gmungoc [Wed, 27 Jan 2016 16:57:11 +0000 (16:57 +0000)]
JAL-1705 add exon name to features and render on peptide (to show
boundaries)

8 years agoJAL-1705 use GET for single queries; set gene name as description on
gmungoc [Wed, 27 Jan 2016 11:59:35 +0000 (11:59 +0000)]
JAL-1705 use GET for single queries; set gene name as description on
transcript

8 years agoJAL-1705 derive transcript sequences from gene sequence/GFF; handle CDS
gmungoc [Tue, 26 Jan 2016 16:36:03 +0000 (16:36 +0000)]
JAL-1705 derive transcript sequences from gene sequence/GFF; handle CDS
phase != 0

8 years agoJAL-1705 EnsemblGene added, and related refactoring
gmungoc [Mon, 25 Jan 2016 10:45:02 +0000 (10:45 +0000)]
JAL-1705 EnsemblGene added, and related refactoring

8 years agoJAL-1997 database browser support tooltip if available
gmungoc [Mon, 25 Jan 2016 10:43:06 +0000 (10:43 +0000)]
JAL-1997 database browser support tooltip if available

8 years agoJAL-1355 get dialog title from message bundle
gmungoc [Sat, 23 Jan 2016 06:15:20 +0000 (06:15 +0000)]
JAL-1355 get dialog title from message bundle

8 years agoJAL-1705 copy 'show sequence features' setting in 'show products'
gmungoc [Sat, 23 Jan 2016 06:13:18 +0000 (06:13 +0000)]
JAL-1705 copy 'show sequence features' setting in 'show products'

8 years agoJAL-1705 todo comment re writing DBRefEntry/SequenceFeature to dataset
gmungoc [Sat, 23 Jan 2016 06:12:13 +0000 (06:12 +0000)]
JAL-1705 todo comment re writing DBRefEntry/SequenceFeature to dataset

8 years agoJAL-1705 compute peptide variants from dna; add "consequence" feature on
gmungoc [Sat, 23 Jan 2016 06:11:30 +0000 (06:11 +0000)]
JAL-1705 compute peptide variants from dna; add "consequence" feature on
CDS

8 years agoJAL-1705 transfer features to the dataset sequence if there is one
gmungoc [Thu, 21 Jan 2016 16:25:55 +0000 (16:25 +0000)]
JAL-1705 transfer features to the dataset sequence if there is one

8 years agoJAL-1705 reworked Ensembl clients now fetching and mapping features &
gmungoc [Thu, 21 Jan 2016 16:01:19 +0000 (16:01 +0000)]
JAL-1705 reworked Ensembl clients now fetching and mapping features &
peptide

8 years agoJAL-653 refactor / tidy
gmungoc [Thu, 21 Jan 2016 15:58:15 +0000 (15:58 +0000)]
JAL-653 refactor / tidy

8 years agoJAL-653 JAL-1705 set strand for GFF sequence feature
gmungoc [Thu, 21 Jan 2016 15:57:43 +0000 (15:57 +0000)]
JAL-653 JAL-1705 set strand for GFF sequence feature

8 years agoJAL-1705 removed (only) usage of otherwise unused constant
gmungoc [Thu, 21 Jan 2016 15:56:06 +0000 (15:56 +0000)]
JAL-1705 removed (only) usage of otherwise unused constant

8 years agoJAL-653 comments/javadoc tidy only
gmungoc [Thu, 21 Jan 2016 15:55:20 +0000 (15:55 +0000)]
JAL-653 comments/javadoc tidy only

8 years agoJAL-1796 parse ensembl genomic coordinates to set start position
gmungoc [Thu, 21 Jan 2016 15:49:08 +0000 (15:49 +0000)]
JAL-1796 parse ensembl genomic coordinates to set start position

8 years agoJAL-1705 AlignmentUtils method renamed
gmungoc [Thu, 21 Jan 2016 15:33:18 +0000 (15:33 +0000)]
JAL-1705 AlignmentUtils method renamed

8 years agoJAL-1705 ENSEMBL added, unused constants removed
gmungoc [Thu, 21 Jan 2016 15:31:11 +0000 (15:31 +0000)]
JAL-1705 ENSEMBL added, unused constants removed

8 years agoJAL-1705 features transferred to CDS sequence; makeExon renamed makeCds
gmungoc [Thu, 21 Jan 2016 15:23:20 +0000 (15:23 +0000)]
JAL-1705 features transferred to CDS sequence; makeExon renamed makeCds

8 years agoJAL-1705 redundant comment removed
gmungoc [Thu, 21 Jan 2016 15:20:43 +0000 (15:20 +0000)]
JAL-1705 redundant comment removed

8 years agoJAL-1705 suppress jvsuffix (for sequence id matching to work)
gmungoc [Thu, 21 Jan 2016 15:18:59 +0000 (15:18 +0000)]
JAL-1705 suppress jvsuffix (for sequence id matching to work)

8 years agoJAL-1705 unused import removed
gmungoc [Thu, 21 Jan 2016 15:18:13 +0000 (15:18 +0000)]
JAL-1705 unused import removed

8 years agoJAL-1705 include dummy sequences in returned alignment
gmungoc [Thu, 21 Jan 2016 15:17:12 +0000 (15:17 +0000)]
JAL-1705 include dummy sequences in returned alignment

8 years agoJAL-1705 tidy and todo comment, no functional change
gmungoc [Thu, 21 Jan 2016 14:56:27 +0000 (14:56 +0000)]
JAL-1705 tidy and todo comment, no functional change

8 years agoJAL-1705 tests for amended toString
gmungoc [Thu, 21 Jan 2016 14:54:41 +0000 (14:54 +0000)]
JAL-1705 tests for amended toString

8 years agoJAL-1705 added isSequenceVariant(), commonly used SO terms as constants
gmungoc [Thu, 21 Jan 2016 14:44:15 +0000 (14:44 +0000)]
JAL-1705 added isSequenceVariant(), commonly used SO terms as constants

8 years agoJAL-1705 isFromForwardStrand added; toString (for debug) tweaked
gmungoc [Thu, 21 Jan 2016 14:40:17 +0000 (14:40 +0000)]
JAL-1705 isFromForwardStrand added; toString (for debug) tweaked

8 years agoJAL-1705 canonicalise ENSEMBL name; code tidy
gmungoc [Thu, 21 Jan 2016 14:38:21 +0000 (14:38 +0000)]
JAL-1705 canonicalise ENSEMBL name; code tidy

8 years agoJAL-1705 get xrefs only for dna/peptide; code tidy
gmungoc [Thu, 21 Jan 2016 14:34:54 +0000 (14:34 +0000)]
JAL-1705 get xrefs only for dna/peptide; code tidy

8 years agoJAL-1705 toString() added (for debugging)
gmungoc [Thu, 21 Jan 2016 14:30:31 +0000 (14:30 +0000)]
JAL-1705 toString() added (for debugging)

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