jprocter [Mon, 23 Apr 2007 15:11:55 +0000 (15:11 +0000)]
distinct methods for getting references to selected sequences or getting new seuqence objects corresponding to selection.
amwaterhouse [Mon, 23 Apr 2007 12:47:53 +0000 (12:47 +0000)]
getColour method added
amwaterhouse [Mon, 23 Apr 2007 12:46:14 +0000 (12:46 +0000)]
Check for null displayCharacters
amwaterhouse [Mon, 23 Apr 2007 12:30:25 +0000 (12:30 +0000)]
Dbref fetcher takes sequences, not alignment
amwaterhouse [Mon, 23 Apr 2007 11:50:12 +0000 (11:50 +0000)]
getColour added to structures
amwaterhouse [Mon, 23 Apr 2007 11:49:36 +0000 (11:49 +0000)]
Test out new arrangement
amwaterhouse [Mon, 23 Apr 2007 11:48:54 +0000 (11:48 +0000)]
Get colour from structure added
amwaterhouse [Mon, 23 Apr 2007 11:47:47 +0000 (11:47 +0000)]
check dispalyChar is not null
amwaterhouse [Mon, 23 Apr 2007 11:47:10 +0000 (11:47 +0000)]
Check displayChar is not null
amwaterhouse [Mon, 23 Apr 2007 11:46:26 +0000 (11:46 +0000)]
Colour is null
amwaterhouse [Mon, 23 Apr 2007 11:46:06 +0000 (11:46 +0000)]
remove seqref annotations
amwaterhouse [Mon, 23 Apr 2007 11:45:34 +0000 (11:45 +0000)]
remove alignmentAnnotation added
amwaterhouse [Mon, 23 Apr 2007 11:44:46 +0000 (11:44 +0000)]
Only fetch refs for seelcted sequences
jprocter [Fri, 20 Apr 2007 15:34:06 +0000 (15:34 +0000)]
fix null annotation values
jprocter [Fri, 20 Apr 2007 15:30:33 +0000 (15:30 +0000)]
global dbref fetch option in web services menu.
jprocter [Fri, 20 Apr 2007 14:14:31 +0000 (14:14 +0000)]
value only annotation
jprocter [Fri, 20 Apr 2007 14:06:19 +0000 (14:06 +0000)]
adds annotation for display (with flag to set alignmentAnnotation as hidden initially)
jprocter [Fri, 20 Apr 2007 14:05:50 +0000 (14:05 +0000)]
annotation and seqs vectors are protected members for use by file parsers for adding data for import.
jprocter [Thu, 19 Apr 2007 16:25:22 +0000 (16:25 +0000)]
tfactor annotation description includes full sequenceID
jprocter [Thu, 19 Apr 2007 16:17:39 +0000 (16:17 +0000)]
tfactor and occupancy extracted from PDB file, and tfactor added as sequence associated alignment annotation.
jprocter [Thu, 19 Apr 2007 16:16:23 +0000 (16:16 +0000)]
bugfix
jprocter [Thu, 19 Apr 2007 15:23:18 +0000 (15:23 +0000)]
fixed column selection cut/paste and self paste.
jprocter [Thu, 19 Apr 2007 15:22:40 +0000 (15:22 +0000)]
sequence associated alignment annotation copy for column range selection
jprocter [Thu, 19 Apr 2007 15:21:16 +0000 (15:21 +0000)]
ensure edit command gapChar is updated and used for padding when no alignmentI reference is available
jprocter [Thu, 19 Apr 2007 15:00:52 +0000 (15:00 +0000)]
padGaps flag in copy constructor
jprocter [Thu, 19 Apr 2007 14:55:39 +0000 (14:55 +0000)]
javadoc note on padding AlignmentAnnotation to alignment width
jprocter [Thu, 19 Apr 2007 14:54:43 +0000 (14:54 +0000)]
copying sequenceMapping, restrict(alstart/end) and pad(alwidth) method.
amwaterhouse [Thu, 19 Apr 2007 14:42:24 +0000 (14:42 +0000)]
REPLACE added to edit command
amwaterhouse [Thu, 19 Apr 2007 09:56:55 +0000 (09:56 +0000)]
Only setDropTarget if Desktop is not null
amwaterhouse [Wed, 18 Apr 2007 16:11:28 +0000 (16:11 +0000)]
Validate range for all annotations
amwaterhouse [Wed, 18 Apr 2007 16:10:53 +0000 (16:10 +0000)]
Redundant code commented out
amwaterhouse [Wed, 18 Apr 2007 13:42:37 +0000 (13:42 +0000)]
hastext = false
amwaterhouse [Wed, 18 Apr 2007 13:35:07 +0000 (13:35 +0000)]
dont set seqref null if index incorrect
amwaterhouse [Wed, 18 Apr 2007 13:29:46 +0000 (13:29 +0000)]
featureGroups not null
amwaterhouse [Wed, 18 Apr 2007 12:32:39 +0000 (12:32 +0000)]
Pad gaps when annotation editing
amwaterhouse [Wed, 18 Apr 2007 12:06:17 +0000 (12:06 +0000)]
quality has text false
amwaterhouse [Wed, 18 Apr 2007 12:04:28 +0000 (12:04 +0000)]
Quality does not have text
amwaterhouse [Wed, 18 Apr 2007 12:03:49 +0000 (12:03 +0000)]
Alignment of labels and text
amwaterhouse [Wed, 18 Apr 2007 12:03:28 +0000 (12:03 +0000)]
checks for scrollbar height
amwaterhouse [Wed, 18 Apr 2007 12:02:16 +0000 (12:02 +0000)]
Disable memory checker for now
amwaterhouse [Wed, 18 Apr 2007 12:01:56 +0000 (12:01 +0000)]
adjustForAlignment on new seq ref
amwaterhouse [Wed, 18 Apr 2007 12:01:33 +0000 (12:01 +0000)]
Check values not null in copy constructor
jprocter [Wed, 18 Apr 2007 10:55:22 +0000 (10:55 +0000)]
made compileApplet and obfuscate depend on the presence of a java 1.1 jdk to ensure that applet jar is properly 1.1 compliant.
jprocter [Wed, 18 Apr 2007 10:51:30 +0000 (10:51 +0000)]
java 1.1 compliance
jprocter [Tue, 17 Apr 2007 17:05:41 +0000 (17:05 +0000)]
bugfix for jalviewApplet run from command line.
jprocter [Tue, 17 Apr 2007 16:55:47 +0000 (16:55 +0000)]
bugfix.
jprocter [Tue, 17 Apr 2007 16:39:45 +0000 (16:39 +0000)]
jmol lib dependency for proguard and castorbinding target.
jprocter [Tue, 17 Apr 2007 15:58:47 +0000 (15:58 +0000)]
use of suffix string (filename.blc#suffixstring) to read a specified iteration from blc file.
jprocter [Tue, 17 Apr 2007 15:57:41 +0000 (15:57 +0000)]
refactored to allow seeks on a FileParse datasource so IdentifyFile can be applied to an inputstream.
jprocter [Tue, 17 Apr 2007 15:55:04 +0000 (15:55 +0000)]
javadoc
jprocter [Tue, 17 Apr 2007 11:32:26 +0000 (11:32 +0000)]
ascii type
jprocter [Tue, 17 Apr 2007 11:31:15 +0000 (11:31 +0000)]
paste adds or creates full copies of objects in clipboard, and properly copies sequence associated alignment annotation.
jprocter [Tue, 17 Apr 2007 11:29:11 +0000 (11:29 +0000)]
pdb files are global to all alignments with new mapping mechanism.
jprocter [Tue, 17 Apr 2007 11:05:40 +0000 (11:05 +0000)]
paste/cut now adds or removes associated AlignmentAnnotation.
jprocter [Tue, 17 Apr 2007 11:03:38 +0000 (11:03 +0000)]
copy constructors and AlignmentAnnotation sequenceRef mechanisms for pasting sequences and annotation.
jprocter [Tue, 17 Apr 2007 11:02:43 +0000 (11:02 +0000)]
copy constructor and ascii type change.
jprocter [Tue, 17 Apr 2007 11:01:57 +0000 (11:01 +0000)]
proper copy constructor (not clone)
amwaterhouse [Tue, 17 Apr 2007 10:42:39 +0000 (10:42 +0000)]
Applet remembers PDBEntries, can launch multiple structures from popupmenu
amwaterhouse [Tue, 17 Apr 2007 09:37:10 +0000 (09:37 +0000)]
Add system.out for Mcview / Jmol detection
amwaterhouse [Tue, 17 Apr 2007 09:35:45 +0000 (09:35 +0000)]
Remove system.out
amwaterhouse [Mon, 16 Apr 2007 11:24:16 +0000 (11:24 +0000)]
drawSequence must be synchronized
amwaterhouse [Mon, 16 Apr 2007 11:23:25 +0000 (11:23 +0000)]
Too many calls to paintAlignment
amwaterhouse [Fri, 13 Apr 2007 15:52:18 +0000 (15:52 +0000)]
FeatureRenderer takes alignmentPanel
amwaterhouse [Fri, 13 Apr 2007 15:51:20 +0000 (15:51 +0000)]
Check alignment has same sequence
jprocter [Thu, 12 Apr 2007 14:46:07 +0000 (14:46 +0000)]
basic support for multi-exon CDS features
amwaterhouse [Thu, 12 Apr 2007 14:00:59 +0000 (14:00 +0000)]
Number pad keys can be used in cursor mode
amwaterhouse [Wed, 11 Apr 2007 14:30:49 +0000 (14:30 +0000)]
SetTargetColour before dialog.show
amwaterhouse [Wed, 11 Apr 2007 14:29:44 +0000 (14:29 +0000)]
Modified to compile applet with Jmol jar present
jprocter [Wed, 11 Apr 2007 14:16:55 +0000 (14:16 +0000)]
fixed for display of 'null' group features
jprocter [Wed, 11 Apr 2007 13:57:45 +0000 (13:57 +0000)]
fixed base lookup bug in dna pairwise alignment and ensured abiguous and non-standard aa and na codes are preserved in aligned sequences.
amwaterhouse [Wed, 11 Apr 2007 13:02:43 +0000 (13:02 +0000)]
Can add features with no group
amwaterhouse [Wed, 11 Apr 2007 13:01:44 +0000 (13:01 +0000)]
Adjustment for hidden columns
amwaterhouse [Wed, 11 Apr 2007 13:01:18 +0000 (13:01 +0000)]
Use same mouse events as scalePanel
amwaterhouse [Wed, 11 Apr 2007 13:00:48 +0000 (13:00 +0000)]
Amend features/annotations in applet
amwaterhouse [Wed, 11 Apr 2007 13:00:28 +0000 (13:00 +0000)]
Used several places
amwaterhouse [Wed, 11 Apr 2007 13:00:09 +0000 (13:00 +0000)]
If hiddenColumns are null, then column is viisble
amwaterhouse [Wed, 11 Apr 2007 12:59:27 +0000 (12:59 +0000)]
featureAdded not in applet
amwaterhouse [Thu, 5 Apr 2007 11:22:35 +0000 (11:22 +0000)]
Paste menu item dispalyed on right click. Memory settings visible in this version
amwaterhouse [Thu, 5 Apr 2007 11:22:05 +0000 (11:22 +0000)]
Pasted file doesnt have title and not reloadable
amwaterhouse [Thu, 5 Apr 2007 11:21:18 +0000 (11:21 +0000)]
call getAllframes on desktop instance
amwaterhouse [Wed, 4 Apr 2007 15:18:56 +0000 (15:18 +0000)]
newFEatures flag for seq type
amwaterhouse [Wed, 4 Apr 2007 15:11:59 +0000 (15:11 +0000)]
Use newFeatures flag
amwaterhouse [Wed, 4 Apr 2007 14:40:16 +0000 (14:40 +0000)]
combobox for overlapping features
amwaterhouse [Wed, 4 Apr 2007 14:39:50 +0000 (14:39 +0000)]
paintALignment
amwaterhouse [Wed, 4 Apr 2007 13:10:57 +0000 (13:10 +0000)]
flag for dasCoordSysFound added
amwaterhouse [Wed, 4 Apr 2007 13:06:15 +0000 (13:06 +0000)]
Throw exception if pdb result size is zero
jprocter [Mon, 2 Apr 2007 15:52:47 +0000 (15:52 +0000)]
doco change.
jprocter [Mon, 2 Apr 2007 15:10:39 +0000 (15:10 +0000)]
update settings for new groups (always displayed) and new feature types (containing group is checked and type is checked and displayed on top)
jprocter [Mon, 2 Apr 2007 14:52:11 +0000 (14:52 +0000)]
bugfix + create/amend whilst feature panel open (still fixing)
jprocter [Mon, 2 Apr 2007 14:07:40 +0000 (14:07 +0000)]
typo fix.
amwaterhouse [Mon, 2 Apr 2007 13:57:55 +0000 (13:57 +0000)]
Allow for scroll bar height
jprocter [Mon, 2 Apr 2007 13:12:19 +0000 (13:12 +0000)]
featuresAdded method introduced for consistency with application for notifying gui when features have been modified/created.
jprocter [Mon, 2 Apr 2007 13:11:13 +0000 (13:11 +0000)]
fr==null check.
jprocter [Mon, 2 Apr 2007 13:10:05 +0000 (13:10 +0000)]
feature group state and type order preference storage/retrieval.
jprocter [Mon, 2 Apr 2007 13:09:32 +0000 (13:09 +0000)]
featuresAdded call for transferred PDB features
jprocter [Mon, 2 Apr 2007 13:08:20 +0000 (13:08 +0000)]
featuresAdded() method, state change support between feature setting box and featureRenderer, feature ordering conserved between group selections, new features appear on top of old, and 'optimise' feature ordering button added.
jprocter [Mon, 2 Apr 2007 13:05:09 +0000 (13:05 +0000)]
added feature type order preference attribute and visible feature group state element
amwaterhouse [Mon, 2 Apr 2007 12:52:40 +0000 (12:52 +0000)]
New seq feature name not added here
amwaterhouse [Mon, 2 Apr 2007 12:51:14 +0000 (12:51 +0000)]
getAllFeaturesAtRes replace by findFeaturesAtRes
amwaterhouse [Mon, 2 Apr 2007 12:50:07 +0000 (12:50 +0000)]
addElement