Jim Procter [Wed, 12 Nov 2014 10:15:59 +0000 (10:15 +0000)]
JAL-1541 added Jsoup to the InstallAnywhere config
Charles Ofoegbu [Wed, 12 Nov 2014 09:30:02 +0000 (09:30 +0000)]
Modified biojs exporter/importer to preserve SequenceFeatures during a write/read operation
Charles Ofoegbu [Fri, 7 Nov 2014 12:08:22 +0000 (12:08 +0000)]
Updated BioJsTemplate to not show the menu by default and implemented a toggle button for the menu, also the LableId was disabled by default
Charles Ofoegbu [Fri, 7 Nov 2014 09:46:37 +0000 (09:46 +0000)]
Modified BioJsHTMLOutput.java to clean up and close used resources properly
Charles Ofoegbu [Fri, 7 Nov 2014 09:31:09 +0000 (09:31 +0000)]
Modified BioJsHTMLOutput.java to use class loader while loading BioJsTemplate file
Charles Ofoegbu [Thu, 6 Nov 2014 18:19:53 +0000 (18:19 +0000)]
Changes from JAL-1541 patch
Charles Ofoegbu [Thu, 6 Nov 2014 17:47:38 +0000 (17:47 +0000)]
Updated BioJs Html to be capable of launching jalivew
Jim Procter [Thu, 6 Nov 2014 16:33:25 +0000 (16:33 +0000)]
Merge branch 'features/JAL-1541_BioJsMSAViewer-export-option' into develop
Jim Procter [Mon, 3 Nov 2014 16:12:44 +0000 (16:12 +0000)]
Merge branch 'bug/JAL-1250_redundance-removal' into develop
Jim Procter [Mon, 3 Nov 2014 16:01:56 +0000 (16:01 +0000)]
Merge branch 'features/ssFromPDBEntry' into develop
Jim Procter [Mon, 3 Nov 2014 15:51:04 +0000 (15:51 +0000)]
JAL-795 JAL-674 tweaked logic to avoid black annotation shading and hard-wire secondary structure colours when no custom colours available
Jim Procter [Mon, 3 Nov 2014 13:02:39 +0000 (13:02 +0000)]
fix for JAL-1579 create threshold object for annotation rows that match shading pattern but do not have threshold objects as yet (nb - side effect is that cancel leaves old threshold lines on these annotation)
Jim Procter [Mon, 3 Nov 2014 10:10:09 +0000 (10:10 +0000)]
JAL-1578 test property accessors/copy constructor
Jim Procter [Mon, 3 Nov 2014 10:09:08 +0000 (10:09 +0000)]
JAL-1578 JAL-674 store/restore alignment annotation properties in Jalview 2.8.2 project (allows the Annotated PDB file import/export to project/import test to pass)
Jim Procter [Mon, 3 Nov 2014 10:04:09 +0000 (10:04 +0000)]
JAL-1578 formatting and imports
Jim Procter [Mon, 3 Nov 2014 10:03:22 +0000 (10:03 +0000)]
JAL-674 peptide structure input so test is not dependent on network
Jim Procter [Mon, 3 Nov 2014 10:02:27 +0000 (10:02 +0000)]
JAL-1551 formatting
Jim Procter [Mon, 3 Nov 2014 10:01:43 +0000 (10:01 +0000)]
JAL-674 JAL-961 JAL-1578 accessors and copy constructor for annotation row properties
Jim Procter [Mon, 3 Nov 2014 09:58:29 +0000 (09:58 +0000)]
javadoc
Jim Procter [Fri, 31 Oct 2014 16:14:27 +0000 (16:14 +0000)]
JAL-674 JAL-961 pass row reference to handler to check calcId and any specific properties (e.g. originating PDB ID for the row data)
Jim Procter [Fri, 31 Oct 2014 16:11:45 +0000 (16:11 +0000)]
JAL-674 JAL-961 properties to stash additional information for an alignment annotation row
Charles Ofoegbu [Fri, 31 Oct 2014 12:57:09 +0000 (12:57 +0000)]
added jsoup lib to class path
Charles Ofoegbu [Fri, 31 Oct 2014 09:56:45 +0000 (09:56 +0000)]
JAL-1541 upadated BioJs emmitter to store alignment data as json
Jim Procter [Thu, 30 Oct 2014 17:05:36 +0000 (17:05 +0000)]
Merge branch 'develop' into features/ssFromPDBEntry
Jim Procter [Thu, 30 Oct 2014 16:53:20 +0000 (16:53 +0000)]
JAL-674 hang on to sequences created by secondary parsiing process to manage transfer of annotation
Jim Procter [Thu, 30 Oct 2014 16:51:10 +0000 (16:51 +0000)]
JAL-674 count number of annotation transferred in test
Jim Procter [Thu, 30 Oct 2014 15:51:54 +0000 (15:51 +0000)]
JAL-674 propagate annotation onto mapped sequence and its dataset sequence
Jim Procter [Thu, 30 Oct 2014 15:50:30 +0000 (15:50 +0000)]
JAL-674 register PDB IDs when ever they are resolved on file IO
Jim Procter [Thu, 30 Oct 2014 15:47:07 +0000 (15:47 +0000)]
JAL-674 use PDB ID<>File registry to look up correct ID for PDB file derived annotation on a mapped sequence
Jim Procter [Thu, 30 Oct 2014 15:44:50 +0000 (15:44 +0000)]
JAL-674 return original and replacement sequences and the alignment to allow more processing if needed
Jim Procter [Thu, 30 Oct 2014 15:40:31 +0000 (15:40 +0000)]
JAL-674 helpful javadoc for remap method
Jim Procter [Thu, 30 Oct 2014 15:39:53 +0000 (15:39 +0000)]
JAL-674 flag and proxy method to distinguish setMapping calls which create a mapping for a displayed structure and those which transfer annotation
Jim Procter [Thu, 30 Oct 2014 15:30:50 +0000 (15:30 +0000)]
JAL-674 map on StructureSelectionManager to record PDB IDs extracted/assigned to PDB files
Jim Procter [Thu, 30 Oct 2014 15:26:11 +0000 (15:26 +0000)]
patch for JAL-795 - use base secondary structure colour if no colour defined on annotation row element
Jim Procter [Thu, 30 Oct 2014 15:24:00 +0000 (15:24 +0000)]
JAL-674 patch test to verify presence of annotation on the sequence associated with the PDB file
Jim Procter [Thu, 30 Oct 2014 15:21:31 +0000 (15:21 +0000)]
JAL-1551 format and tidy
Charles Ofoegbu [Thu, 30 Oct 2014 12:27:40 +0000 (12:27 +0000)]
JAL-353 updated patch for undo successive remove redundant sequence
Charles Ofoegbu [Thu, 30 Oct 2014 12:18:10 +0000 (12:18 +0000)]
Modified biojs template file
Charles Ofoegbu [Thu, 30 Oct 2014 10:35:04 +0000 (10:35 +0000)]
JAL-1541 BioJs MSA Viewer export option implementation
Charles Ofoegbu [Wed, 29 Oct 2014 19:05:37 +0000 (19:05 +0000)]
JAL-353 updated patch for undo successive remove redundant sequences
Jim Procter [Wed, 29 Oct 2014 10:47:13 +0000 (10:47 +0000)]
JAL-1264 JAL-674 test to exercise the AlignmentAnnotation.remap method via
the jalview.structure.StructureMapping.transfer method
Jim Procter [Wed, 29 Oct 2014 10:44:33 +0000 (10:44 +0000)]
JAL-1264 JAL-674 method to copy annotation on structure positions to associated sequence positions
Jim Procter [Wed, 29 Oct 2014 10:41:32 +0000 (10:41 +0000)]
JAL-674 JAL-1264 remap method to allow annotation positions to be updated from simple int-pair arrays (like those used in the StructureManager mappings)
gmungoc [Tue, 28 Oct 2014 15:52:53 +0000 (15:52 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Tue, 28 Oct 2014 15:51:46 +0000 (15:51 +0000)]
JAL-1264 refactor to add menu options to _both_ sequence and selection
pop-ups, plus unit tests.
Charles Ofoegbu [Tue, 28 Oct 2014 11:03:09 +0000 (11:03 +0000)]
2_8_2_Branch merge
Charles Ofoegbu [Tue, 28 Oct 2014 10:35:44 +0000 (10:35 +0000)]
JAL-353 undo for successive removal of redundant sequence - bugfix
Charles Ofoegbu [Tue, 28 Oct 2014 10:32:23 +0000 (10:32 +0000)]
JAL-1250 Redundancy removal bug fix for Applet version
Jim Procter [Mon, 27 Oct 2014 13:40:20 +0000 (13:40 +0000)]
Merge branch 'develop' into Release_2_8_2_Branch
Jim Procter [Mon, 27 Oct 2014 13:39:38 +0000 (13:39 +0000)]
Merge branch 'Release_2_8_2_Branch' into merge_r282_dev
normalised HTML messages and line endings for JAL-1420 JAL-1428 JAL-1355
(darolmar commits)
Conflicts:
resources/lang/Messages.properties
resources/lang/Messages_es.properties
Charles Ofoegbu [Mon, 27 Oct 2014 13:06:19 +0000 (13:06 +0000)]
Updated RedundancyPanel.java to referesh the tree view when reduncancy is applied/unapplied
Charles Ofoegbu [Mon, 27 Oct 2014 11:51:29 +0000 (11:51 +0000)]
Patch for redundancy removal
Jim Procter [Thu, 23 Oct 2014 22:08:56 +0000 (23:08 +0100)]
Merge branch 'hotfix/JAL-1521' into Release_2_8_2_Branch
Conflicts:
.classpath
RELEASE
src/castor.properties
Jim Procter [Thu, 23 Oct 2014 22:02:54 +0000 (23:02 +0100)]
Merge branch 'hotfix/JAL-1521' into develop
Conflicts:
.classpath
RELEASE
unknown [Thu, 23 Oct 2014 21:28:31 +0000 (22:28 +0100)]
JAL-1521 updated xerces to 2.11 along with xml-apis
Jim Procter [Thu, 23 Oct 2014 16:24:12 +0000 (17:24 +0100)]
JAL-1521 patch is to remove xerces from classpath. This may cause problems for java 1.6 builds
Jim Procter [Thu, 23 Oct 2014 16:23:16 +0000 (17:23 +0100)]
JAL-1521 test to check registry is returning sources
Jim Procter [Thu, 9 Oct 2014 15:06:36 +0000 (16:06 +0100)]
patch fixes JAL-1558
Jim Procter [Thu, 23 Oct 2014 15:18:59 +0000 (16:18 +0100)]
JAL-1503 tag 2.8.1b1 hotfix - last in 2.8.1 line
gmungoc [Thu, 23 Oct 2014 14:39:44 +0000 (15:39 +0100)]
JAL-1264 new unit tests
gmungoc [Thu, 23 Oct 2014 14:37:42 +0000 (15:37 +0100)]
JAL-1264 further refactoring and tests
gmungoc [Wed, 22 Oct 2014 08:20:50 +0000 (09:20 +0100)]
JAL-1304 repositioned tab to correct example
Jim Procter [Tue, 21 Oct 2014 16:36:34 +0000 (17:36 +0100)]
Merge branch 'forpush/JAL-674_dssp' into develop
Jim Procter [Tue, 21 Oct 2014 16:36:13 +0000 (17:36 +0100)]
JAL-674 check for null vector before ...
Jim Procter [Tue, 21 Oct 2014 15:54:58 +0000 (16:54 +0100)]
Merge branch 'patch_sjf4j_typo' into develop
Jim Procter [Tue, 21 Oct 2014 15:54:46 +0000 (16:54 +0100)]
JAL-1216 update varna dependency string in jalviewLite build
Jim Procter [Tue, 21 Oct 2014 14:25:15 +0000 (15:25 +0100)]
Merge branch 'patch_sjf4j_typo' into develop
Jim Procter [Tue, 21 Oct 2014 14:24:59 +0000 (15:24 +0100)]
JWS-59 JAL-1216 patch broken InstallAnywhere build
Jim Procter [Tue, 21 Oct 2014 11:06:49 +0000 (12:06 +0100)]
Merge branch 'forpush/JAL-674_dssp' into develop
Jim Procter [Tue, 21 Oct 2014 11:06:08 +0000 (12:06 +0100)]
JAL-1551 reinstate missing import
Jim Procter [Tue, 21 Oct 2014 11:03:02 +0000 (12:03 +0100)]
JAL-674 initial implementation - only need to extract PDB id from file, no SS transfer at this stage
Jim Procter [Tue, 21 Oct 2014 10:49:31 +0000 (11:49 +0100)]
JAL-1551 crlf
Jim Procter [Tue, 21 Oct 2014 10:48:45 +0000 (11:48 +0100)]
JAL-674 JAL-1551 imports dropped during merge
Jim Procter [Fri, 17 Oct 2014 14:20:50 +0000 (15:20 +0100)]
JAL-1216 update to VARNA 3.91
Jim Procter [Tue, 21 Oct 2014 08:37:24 +0000 (09:37 +0100)]
JAL-674 remove any spurious PDBEntrys generated by Jmol/RNAView parsing processes
Jim Procter [Mon, 20 Oct 2014 17:24:41 +0000 (18:24 +0100)]
JAL-674 methods and test for PDB derived annotation stored and recovered in project
Jim Procter [Mon, 20 Oct 2014 17:23:28 +0000 (18:23 +0100)]
JAL-674 store ID in MCview.PDBfile calcId string, not PDB filename
Jim Procter [Mon, 20 Oct 2014 12:48:40 +0000 (13:48 +0100)]
JAL-674 don't create multiple secondary structure lines for a particular sequence/PDB mapping
Jim Procter [Mon, 20 Oct 2014 12:46:36 +0000 (13:46 +0100)]
JAL-674 test for the test for presence of annotation derived from particular PDB file
Jim Procter [Mon, 20 Oct 2014 12:46:05 +0000 (13:46 +0100)]
JAL-674 test for presence of annotation derived from particular PDB file
Jim Procter [Mon, 20 Oct 2014 12:35:59 +0000 (13:35 +0100)]
JAL-1551 formatting
Jim Procter [Mon, 20 Oct 2014 12:34:04 +0000 (13:34 +0100)]
JAL-1551 formatting
Jim Procter [Mon, 20 Oct 2014 10:21:05 +0000 (11:21 +0100)]
JAL-674 patch for duplicate row bug
Jim Procter [Mon, 20 Oct 2014 10:20:27 +0000 (11:20 +0100)]
JAL-674 test for duplicate alignment annotation rows on aligment
Jim Procter [Mon, 20 Oct 2014 10:19:55 +0000 (11:19 +0100)]
JAL-1551 formatting
Conflicts:
src/MCview/PDBfile.java
Jim Procter [Mon, 20 Oct 2014 09:58:54 +0000 (10:58 +0100)]
JAL-674 patch to ensure existing annotation is properly wired up when
transferred to newly annotated version
Jim Procter [Mon, 20 Oct 2014 09:57:59 +0000 (10:57 +0100)]
JAL-674 test to ensure sequence and annotation on sequence reference
eachother (consider refactoring to a general alignment annotation
validation suite)
Jim Procter [Mon, 20 Oct 2014 08:34:15 +0000 (09:34 +0100)]
JAL-1551 source formatting
Jim Procter [Mon, 20 Oct 2014 08:29:55 +0000 (09:29 +0100)]
JAL-674 JAL-207 getTers for aligned sequences in dataset context
Jim Procter [Mon, 20 Oct 2014 08:27:57 +0000 (09:27 +0100)]
JAL-674 refactor method to match and transfer annotation between aligned
sequences
Jim Procter [Mon, 20 Oct 2014 08:25:08 +0000 (09:25 +0100)]
JAL-1551 formatting
Jim Procter [Tue, 21 Oct 2014 10:10:52 +0000 (11:10 +0100)]
Merge branch 'features/JAL-1264_showHideAnnotations' into forpush/JAL-674_dssp
EOL changes conflict with new lines from mungo's branch
Conflicts:
resources/lang/Messages.properties
src/jalview/datamodel/SequenceI.java
Jim Procter [Tue, 21 Oct 2014 10:05:54 +0000 (11:05 +0100)]
JAL-1551 crlf changes
Jim Procter [Thu, 16 Oct 2014 12:41:05 +0000 (13:41 +0100)]
Merge branch 'feature/JAL-674_dssp' into features/JAL-1264_showHideAnnotations
Jim Procter [Wed, 15 Oct 2014 14:48:27 +0000 (15:48 +0100)]
Merge branch 'jims_crlf_hell_JAL-1551' of https://source.jalview.org/git/jalview into jims_crlf_hell_JAL-1551
Jim Procter [Wed, 15 Oct 2014 14:27:12 +0000 (15:27 +0100)]
JAL-1551 crlf changes due to checkout with text=auto
Jim Procter [Wed, 15 Oct 2014 14:27:12 +0000 (15:27 +0100)]
JAL-1551 crlf changes due to checkout with text=auto
Jim Procter [Wed, 15 Oct 2014 09:16:10 +0000 (10:16 +0100)]
JAL-674 always try to extract secondary structure when importing a PDB file
Jim Procter [Wed, 15 Oct 2014 09:12:10 +0000 (10:12 +0100)]
JAL-674 support preservation of any annotation created by the MCView PDB parser by application of liftOver method
Jim Procter [Wed, 15 Oct 2014 09:09:17 +0000 (10:09 +0100)]
JAL-674 make transferAnnotation method static