jalview.git
15 years agoensure that the DAS sequence source checkbox is checked when a local sequence source...
jprocter [Wed, 7 Jan 2009 14:30:39 +0000 (14:30 +0000)]
ensure that the DAS sequence source checkbox is checked when a local sequence source is edited.

15 years agocheck for features on the retrieved sequences
jprocter [Wed, 7 Jan 2009 14:30:07 +0000 (14:30 +0000)]
check for features on the retrieved sequences

15 years agorefactor
jprocter [Wed, 7 Jan 2009 14:29:40 +0000 (14:29 +0000)]
refactor

15 years agoadded higher level method to enable the display of sequence features
jprocter [Wed, 7 Jan 2009 14:29:14 +0000 (14:29 +0000)]
added higher level method to enable the display of sequence features

15 years agojustify cannot be undone - commented out menu items for moment
jprocter [Fri, 19 Dec 2008 16:10:07 +0000 (16:10 +0000)]
justify cannot be undone - commented out menu items for moment

15 years agoexperimental: sort by feature UI in feature settings and variable height rendering...
jprocter [Fri, 19 Dec 2008 15:39:12 +0000 (15:39 +0000)]
experimental: sort by feature UI in feature settings and variable height rendering of features by score

15 years agonew sort by length method, justify edit menu entries and experimental support for...
jprocter [Fri, 19 Dec 2008 15:37:49 +0000 (15:37 +0000)]
new sort by length method, justify edit menu entries and experimental support for variable height sequence feature rendering

15 years agocatch null pointer exception when no colourscheme is active
jprocter [Fri, 19 Dec 2008 15:36:30 +0000 (15:36 +0000)]
catch null pointer exception when no colourscheme is active

15 years agosimple transformation of feature types like dbref and dbxref into database references
jprocter [Fri, 19 Dec 2008 15:36:08 +0000 (15:36 +0000)]
simple transformation of feature types like dbref and dbxref into database references

15 years agotodo
jprocter [Fri, 19 Dec 2008 15:35:15 +0000 (15:35 +0000)]
todo

15 years agowsdbfetch parameter change again (uniprotkb is dbname for uniprot)
jprocter [Fri, 19 Dec 2008 15:34:58 +0000 (15:34 +0000)]
wsdbfetch parameter change again (uniprotkb is dbname for uniprot)

15 years agoavoid null pointer exception when no features visible
jprocter [Fri, 19 Dec 2008 15:34:33 +0000 (15:34 +0000)]
avoid null pointer exception when no features visible

15 years agoavoid null pointer exception when groupName is not set
jprocter [Fri, 19 Dec 2008 15:34:07 +0000 (15:34 +0000)]
avoid null pointer exception when groupName is not set

15 years agoleft and right justify method
jprocter [Fri, 19 Dec 2008 15:33:39 +0000 (15:33 +0000)]
left and right justify method

15 years agosort by length
jprocter [Fri, 19 Dec 2008 15:33:08 +0000 (15:33 +0000)]
sort by length

15 years agoadded (and enabled) switch to store gff source string as sequencefeature.group rather...
jprocter [Mon, 15 Dec 2008 10:35:09 +0000 (10:35 +0000)]
added (and enabled) switch to store gff source string as sequencefeature.group rather than add it to description

15 years agotemporary fix and note about null feature group mucking up selection of features...
jprocter [Mon, 15 Dec 2008 10:34:19 +0000 (10:34 +0000)]
temporary fix and note about null feature group mucking up selection of features to be sorted on

15 years agowarning for failed parsing of newick strings
jprocter [Mon, 15 Dec 2008 10:33:26 +0000 (10:33 +0000)]
warning for failed parsing of newick strings

15 years agonew callback handler allowing threads that request a progress bar to be cancelled...
jprocter [Mon, 15 Dec 2008 10:32:52 +0000 (10:32 +0000)]
new callback handler allowing threads that request a progress bar to be cancelled (this is untested!)

15 years agostructureState element to structure view Id is a many to one relationship - so viewId...
jprocter [Mon, 15 Dec 2008 10:31:38 +0000 (10:31 +0000)]
structureState element to structure view Id is a many to one relationship - so viewId cannot be an XML element ID.

15 years agoDAS feature scores are parsed into floats on sequence features
jprocter [Mon, 8 Dec 2008 13:03:22 +0000 (13:03 +0000)]
DAS feature scores are parsed into floats on sequence features

15 years agooutput average score to stdout
jprocter [Mon, 8 Dec 2008 13:02:53 +0000 (13:02 +0000)]
output average score to stdout

15 years agodisplay feature score in tooltip
jprocter [Mon, 8 Dec 2008 13:02:02 +0000 (13:02 +0000)]
display feature score in tooltip

15 years agoorder by feature documentation
jprocter [Mon, 8 Dec 2008 12:44:07 +0000 (12:44 +0000)]
order by feature documentation

15 years agoexperimental buttons for sort on score/density and popup menu to sort by score/densit...
jprocter [Mon, 8 Dec 2008 12:38:32 +0000 (12:38 +0000)]
experimental buttons for sort on score/density and popup menu to sort by score/density for a specific feature type

15 years agonew sort functions for ordering sequence by annotated features (probably still buggy...
jprocter [Mon, 8 Dec 2008 12:37:40 +0000 (12:37 +0000)]
new sort functions for ordering sequence by annotated features (probably still buggy) - sorts on distribution and score

15 years agoadded location of menu option and keystroke
jprocter [Fri, 5 Dec 2008 13:19:00 +0000 (13:19 +0000)]
added location of menu option and keystroke

15 years agosupport for multiple accession retrieval from a database source
jprocter [Fri, 5 Dec 2008 13:09:46 +0000 (13:09 +0000)]
support for multiple accession retrieval from a database source

15 years agoadded local das sequence source CLI and documentation
jprocter [Thu, 4 Dec 2008 10:46:43 +0000 (10:46 +0000)]
added local das sequence source CLI and documentation

15 years agofetch database references for all EBI db + selected das sequence sources or a specifi...
jprocter [Thu, 4 Dec 2008 10:28:02 +0000 (10:28 +0000)]
fetch database references for all EBI db + selected das sequence sources or a specific list of named sources

15 years agosequence fetchers generated for local das sequence sources
jprocter [Thu, 4 Dec 2008 10:27:03 +0000 (10:27 +0000)]
sequence fetchers generated for local das sequence sources

15 years agodas source browser uses local source method from jalview.bin.Cache and methods refact...
jprocter [Thu, 4 Dec 2008 10:25:43 +0000 (10:25 +0000)]
das source browser uses local source method from jalview.bin.Cache and methods refactored to allow headless access to list of selected das sources

15 years agoallow sequence source to be specified as sequence:http://mydasserver/das/source
jprocter [Thu, 4 Dec 2008 10:24:38 +0000 (10:24 +0000)]
allow sequence source to be specified as sequence:mydasserver/das/source

15 years agolocal das source properties string constants and routine for generating sequence...
jprocter [Thu, 4 Dec 2008 10:24:02 +0000 (10:24 +0000)]
local das source properties string constants and routine for generating sequence and feature sources from local source property

15 years agoproperly catch exceptions from querying server with sequence command
jprocter [Thu, 4 Dec 2008 10:23:04 +0000 (10:23 +0000)]
properly catch exceptions from querying server with sequence command

15 years agominimise exceptions for bad uniprot ids
jprocter [Thu, 4 Dec 2008 10:22:16 +0000 (10:22 +0000)]
minimise exceptions for bad uniprot ids

15 years agoselect source by implementation class
jprocter [Thu, 4 Dec 2008 10:21:58 +0000 (10:21 +0000)]
select source by implementation class

15 years agofix null pointer exception for sources which don't have any additional properties
jprocter [Thu, 4 Dec 2008 10:21:46 +0000 (10:21 +0000)]
fix null pointer exception for sources which don't have any additional properties

15 years agoclarity of tree menu calculation widget name
jprocter [Thu, 4 Dec 2008 10:20:59 +0000 (10:20 +0000)]
clarity of tree menu calculation widget name

15 years agomatch case switch should work for both sequence ID matches and sequence matches,...
jprocter [Mon, 1 Dec 2008 11:11:20 +0000 (11:11 +0000)]
match case switch should work for both sequence ID matches and sequence matches, and be case insensitive for both searched text and query text!

15 years agobeginning documentation for new hidecol/hiderep and representation capabilities
jprocter [Wed, 12 Nov 2008 17:08:28 +0000 (17:08 +0000)]
beginning documentation for new hidecol/hiderep and representation capabilities

15 years agotodo for documenting selection sharing
jprocter [Wed, 12 Nov 2008 17:08:02 +0000 (17:08 +0000)]
todo for documenting selection sharing

15 years agoautoscroll option
jprocter [Wed, 12 Nov 2008 17:07:51 +0000 (17:07 +0000)]
autoscroll option

15 years agonew capabilities and note on 'try vamsas'
jprocter [Wed, 12 Nov 2008 17:07:33 +0000 (17:07 +0000)]
new capabilities and note on 'try vamsas'

15 years agonew features/resolved for 2.4.1.
jprocter [Wed, 12 Nov 2008 17:07:16 +0000 (17:07 +0000)]
new features/resolved for 2.4.1.

15 years agorefactored to propery separate addToDocument,addFromDocument, updateToDocument, updat...
jprocter [Wed, 12 Nov 2008 17:05:58 +0000 (17:05 +0000)]
refactored to propery separate addToDocument,addFromDocument, updateToDocument, updateToJalview and conflict processes

15 years agonew viewport IDs and jalview XML storage/sync in vamsas appdata and refactored more...
jprocter [Wed, 12 Nov 2008 17:05:08 +0000 (17:05 +0000)]
new viewport IDs and jalview XML storage/sync in vamsas appdata and refactored more code to use of jalview.io.vamsas.DatastoreItem

15 years agoselection sending and receiving, autoscrolling to highlighted position, new viewport...
jprocter [Wed, 12 Nov 2008 17:04:04 +0000 (17:04 +0000)]
selection sending and receiving, autoscrolling to highlighted position, new viewport IDs and jalview XML storage/sync in vamsas appdata

15 years agoselection sending and receiving, autoscrolling to highlighted position
jprocter [Wed, 12 Nov 2008 17:02:22 +0000 (17:02 +0000)]
selection sending and receiving, autoscrolling to highlighted position

15 years agoselection sending
jprocter [Wed, 12 Nov 2008 17:01:53 +0000 (17:01 +0000)]
selection sending

15 years agonew ID constructor and selection sending
jprocter [Wed, 12 Nov 2008 17:00:31 +0000 (17:00 +0000)]
new ID constructor and selection sending

15 years agonew constructors for setting IDs
jprocter [Wed, 12 Nov 2008 17:00:21 +0000 (17:00 +0000)]
new constructors for setting IDs

15 years agonew window discovery and alignment view navigation methods
jprocter [Wed, 12 Nov 2008 16:59:32 +0000 (16:59 +0000)]
new window discovery and alignment view navigation methods

15 years agojar inputstream provider enabling multiple jar entries to be unmarshalled without...
jprocter [Wed, 12 Nov 2008 16:58:40 +0000 (16:58 +0000)]
jar inputstream provider enabling multiple jar entries to be unmarshalled without closing the input stream

15 years agoautomatic scrolling switch
jprocter [Wed, 12 Nov 2008 16:57:42 +0000 (16:57 +0000)]
automatic scrolling switch

15 years agoupdated library supporting exchange of selection messages
jprocter [Wed, 12 Nov 2008 16:13:36 +0000 (16:13 +0000)]
updated library supporting exchange of selection messages

15 years agoautomatic scrolling option added to view
jprocter [Wed, 12 Nov 2008 15:20:09 +0000 (15:20 +0000)]
automatic scrolling option added to view

15 years agojdk1.2 compatibility
jprocter [Wed, 12 Nov 2008 11:54:47 +0000 (11:54 +0000)]
jdk1.2 compatibility

15 years agominor translation bug
jprocter [Wed, 12 Nov 2008 11:27:44 +0000 (11:27 +0000)]
minor translation bug

15 years agojavadoc
jprocter [Wed, 12 Nov 2008 11:26:28 +0000 (11:26 +0000)]
javadoc

15 years agojalview XML schema update for 2.4.1 (or 2.5?) introducing IDs for views and treepanel...
jprocter [Wed, 12 Nov 2008 11:18:43 +0000 (11:18 +0000)]
jalview XML schema update for 2.4.1 (or 2.5?) introducing IDs for views and treepanels and proper reconstruction of dataset/Alignment relationships

15 years agonew listener/sender for selection events
jprocter [Wed, 12 Nov 2008 11:14:51 +0000 (11:14 +0000)]
new listener/sender for selection events

15 years agogracefully translate ambigous nucleotides as 'X'
jprocter [Wed, 12 Nov 2008 11:11:53 +0000 (11:11 +0000)]
gracefully translate ambigous nucleotides as 'X'

15 years agobugfix to safely deal with server exception resulting in null document
jprocter [Wed, 12 Nov 2008 11:10:50 +0000 (11:10 +0000)]
bugfix to safely deal with server exception resulting in null document

15 years agoadded todo regarding import of GFF2 key=value attributes
jprocter [Wed, 12 Nov 2008 11:09:45 +0000 (11:09 +0000)]
added todo regarding import of GFF2 key=value attributes

15 years agoavoid exception if search returns valid object but does not match any sequences
jprocter [Wed, 12 Nov 2008 11:09:01 +0000 (11:09 +0000)]
avoid exception if search returns valid object but does not match any sequences

15 years agonew copy constructor and intersect method
jprocter [Wed, 12 Nov 2008 11:07:46 +0000 (11:07 +0000)]
new copy constructor and intersect method

15 years agoinvolvesSequence to check if searchResults intersect with a specific sequence
jprocter [Wed, 12 Nov 2008 11:03:56 +0000 (11:03 +0000)]
involvesSequence to check if searchResults intersect with a specific sequence

15 years agojavadoc and new method to get alignment sequence index using a SearchResults object
jprocter [Wed, 12 Nov 2008 11:03:07 +0000 (11:03 +0000)]
javadoc and new method to get alignment sequence index using a SearchResults object

15 years agobugfix db ref retrieve routine so it removes dead query strings properly
jprocter [Tue, 4 Nov 2008 13:31:19 +0000 (13:31 +0000)]
bugfix db ref retrieve routine so it removes dead query strings properly

15 years agoimplemented embl validation properly
jprocter [Tue, 4 Nov 2008 13:29:51 +0000 (13:29 +0000)]
implemented embl validation properly

15 years agoimplemented embl validation properly
jprocter [Tue, 4 Nov 2008 13:18:29 +0000 (13:18 +0000)]
implemented embl validation properly

15 years agolinks for non-positional features
jprocter [Tue, 4 Nov 2008 11:48:39 +0000 (11:48 +0000)]
links for non-positional features

15 years agocomment about escaping regex properly
jprocter [Tue, 4 Nov 2008 11:48:05 +0000 (11:48 +0000)]
comment about escaping regex properly

15 years agooptional display of database refs and non-positional feature tooltips
jprocter [Tue, 4 Nov 2008 11:47:47 +0000 (11:47 +0000)]
optional display of database refs and non-positional feature tooltips

15 years agooptional display of database refs and non-positional features
jprocter [Tue, 4 Nov 2008 11:47:23 +0000 (11:47 +0000)]
optional display of database refs and non-positional features

15 years agobeginning of implementation of new properties for hide/show groups and sequence repre...
jprocter [Tue, 4 Nov 2008 11:44:15 +0000 (11:44 +0000)]
beginning of implementation of new properties for hide/show groups and sequence representatives via the annotation file

15 years agobugfix for transfer of user defined colourscheme from applet to application via jnlp...
jprocter [Tue, 4 Nov 2008 09:16:39 +0000 (09:16 +0000)]
bugfix for transfer of user defined colourscheme from applet to application via jnlp launch

15 years agoapplication specific validIOformat method
jprocter [Tue, 4 Nov 2008 09:15:22 +0000 (09:15 +0000)]
application specific validIOformat method

15 years agoadded .DSA files to list of jar signatures to be removed (thanks to Mark McDowall...
jprocter [Fri, 26 Sep 2008 15:27:20 +0000 (15:27 +0000)]
added .DSA files to list of jar signatures to be removed (thanks to Mark McDowall for this!)

15 years agofixed sequence associated annotation reading bug where only first annotation is assoc...
jprocter [Wed, 24 Sep 2008 13:30:52 +0000 (13:30 +0000)]
fixed sequence associated annotation reading bug where only first annotation is associated with sequence when more than one follow a SEQUENCE_REF

15 years agoadded bugfix note for 2.4
jprocter [Tue, 16 Sep 2008 09:29:59 +0000 (09:29 +0000)]
added bugfix note for 2.4

15 years agojava 1.1 compatibility
jprocter [Tue, 16 Sep 2008 09:26:43 +0000 (09:26 +0000)]
java 1.1 compatibility

15 years agofix exception raised when JNet concise files with no sequence content are parsed...
jprocter [Tue, 16 Sep 2008 09:10:07 +0000 (09:10 +0000)]
fix exception raised when JNet concise files with no sequence content are parsed (c.f. TarO Jnet concise files)

15 years agolinks associated with non-positional features do not need a 0_0 appended to their...
jprocter [Tue, 9 Sep 2008 11:14:36 +0000 (11:14 +0000)]
links associated with non-positional features do not need a 0_0 appended to their link text

15 years agoshow non-positional features with same code as positonal features using SeqPanel...
jprocter [Tue, 9 Sep 2008 11:14:08 +0000 (11:14 +0000)]
show non-positional features with same code as positonal features using SeqPanel static method

15 years agorefactored feature tooltip generation code to static method for use by IdPanel
jprocter [Tue, 9 Sep 2008 11:13:45 +0000 (11:13 +0000)]
refactored feature tooltip generation code to static method for use by IdPanel

15 years agonon-positional features are displayed with additional score/evidence if necessary...
jprocter [Tue, 9 Sep 2008 10:10:48 +0000 (10:10 +0000)]
non-positional features are displayed with additional score/evidence if necessary and url links generated from embedded links

15 years agotooltip contains non-positional features and popup contains URLs from non-pos features
jprocter [Tue, 9 Sep 2008 10:09:17 +0000 (10:09 +0000)]
tooltip contains non-positional features and popup contains URLs from non-pos features

15 years agomake URL links from description string when link is a regex and it matches on descrip...
jprocter [Tue, 9 Sep 2008 10:08:00 +0000 (10:08 +0000)]
make URL links from description string when link is a regex and it matches on description string

15 years agoview settings in view submenu and user preferences to control display of non-position...
jprocter [Mon, 8 Sep 2008 14:47:49 +0000 (14:47 +0000)]
view settings in view submenu and user preferences to control display of non-positional features and database cross references in sequence ID tooltip

15 years agointroduced and commented out code for generating URLs from description text pending...
jprocter [Mon, 8 Sep 2008 13:36:18 +0000 (13:36 +0000)]
introduced and commented out code for generating URLs from description text pending future decision on behaviour

15 years agorelease property includes -b or -t to indicate what gets checked out
jprocter [Thu, 4 Sep 2008 14:15:01 +0000 (14:15 +0000)]
release property includes -b or -t to indicate what gets checked out

15 years agomerge from 2_4_Release branch
jprocter [Thu, 4 Sep 2008 13:34:15 +0000 (13:34 +0000)]
merge from 2_4_Release branch

15 years agono newline after licence comment
jprocter [Wed, 27 Aug 2008 13:52:51 +0000 (13:52 +0000)]
no newline after licence comment

15 years agoadded Release_2_4_branch
jprocter [Wed, 27 Aug 2008 12:27:29 +0000 (12:27 +0000)]
added Release_2_4_branch

15 years agofix vamas homedir link
jprocter [Wed, 27 Aug 2008 12:11:58 +0000 (12:11 +0000)]
fix vamas homedir link

15 years agoadded keystore config properties
jprocter [Wed, 27 Aug 2008 12:11:41 +0000 (12:11 +0000)]
added keystore config properties

15 years agoupdate and test release build system Release_2_4
jprocter [Tue, 26 Aug 2008 17:09:08 +0000 (17:09 +0000)]
update and test release build system

15 years ago2.4 release documentation update menus, service refs, new features and releases
jprocter [Tue, 26 Aug 2008 15:54:16 +0000 (15:54 +0000)]
2.4 release documentation update menus, service refs, new features and releases