tcofoegbu [Tue, 19 Apr 2016 14:37:47 +0000 (15:37 +0100)]
JAL-2071 architectural improvement for Plugable Free Text Search Services
tcofoegbu [Wed, 13 Apr 2016 14:39:19 +0000 (15:39 +0100)]
JAL-1270 more fix for failing Functional test
tcofoegbu [Wed, 13 Apr 2016 09:46:55 +0000 (10:46 +0100)]
merge
tcofoegbu [Wed, 13 Apr 2016 09:44:22 +0000 (10:44 +0100)]
JAL-1270 Fixed failing tests due to race conditions in PDBSearchPanelTest and PDBSequenceFetcherTest classes
tcofoegbu [Wed, 13 Apr 2016 09:41:13 +0000 (10:41 +0100)]
JAL-2047 delay to allow table model initilisation to complete
gmungoc [Tue, 12 Apr 2016 13:01:42 +0000 (14:01 +0100)]
JAL-2050 only hide introns if exons are present! Removed 'hide introns'
checkbox from Preferences gui
gmungoc [Tue, 12 Apr 2016 09:36:51 +0000 (10:36 +0100)]
JAL-2049 separate protein variant per dna variant (combinations tbd)
gmungoc [Mon, 11 Apr 2016 15:42:20 +0000 (16:42 +0100)]
JAL-1705 code/comment tidy only
gmungoc [Mon, 11 Apr 2016 15:37:04 +0000 (16:37 +0100)]
JAL-2051 fetch Ensembl Gene accessions one at a time
tcofoegbu [Mon, 11 Apr 2016 15:29:00 +0000 (16:29 +0100)]
merge
tcofoegbu [Mon, 11 Apr 2016 15:28:12 +0000 (16:28 +0100)]
JAL-2054 Renamed getStartEnd in AlignFrame to getVisibleStartAndEndIndex, and refactored method to Alignment class, and created a test for it accordingly
gmungoc [Mon, 11 Apr 2016 14:57:56 +0000 (15:57 +0100)]
JAL-391 help for reverse / complement options
gmungoc [Mon, 11 Apr 2016 14:51:46 +0000 (15:51 +0100)]
JAL-1705 (new preference option to) hide introns when fetching genomic
sequences
tcofoegbu [Mon, 11 Apr 2016 10:49:08 +0000 (11:49 +0100)]
merge
tcofoegbu [Mon, 11 Apr 2016 10:48:40 +0000 (11:48 +0100)]
Restored auto-deleted file from commit:
ad54c1ae5bc1b931a6a0cd0b914c19cbc27fe12d
Jim Procter [Fri, 8 Apr 2016 15:37:22 +0000 (16:37 +0100)]
Merge branch 'feature/JAL-2050_intronhidden' into develop
Jim Procter [Fri, 8 Apr 2016 15:18:15 +0000 (16:18 +0100)]
JAL-2050 JAL-1722 new getSelectedRange() method to quickly hide selected columns
Jim Procter [Fri, 8 Apr 2016 14:43:58 +0000 (15:43 +0100)]
JAL-2053 fix erratic hidden column marker display
Jim Procter [Fri, 8 Apr 2016 14:43:31 +0000 (15:43 +0100)]
JAL-2053 JAL-1551 javadoc and simpler code
Jim Procter [Thu, 7 Apr 2016 16:58:45 +0000 (17:58 +0100)]
JAL-1722 fix: don’t draw visible regions outside viewport view
tcofoegbu [Wed, 6 Apr 2016 14:04:26 +0000 (15:04 +0100)]
merge
tcofoegbu [Wed, 6 Apr 2016 14:02:54 +0000 (15:02 +0100)]
JAL-2047 JAL-1919 fixed empty tooltip text when a cell in PDB Search and Structure Chooser interface has empty text and trapped other minor exceptions
tcofoegbu [Wed, 6 Apr 2016 13:56:37 +0000 (14:56 +0100)]
JAL-1960 updated test to capture new behaviour improvement
Jim Procter [Mon, 4 Apr 2016 15:15:07 +0000 (16:15 +0100)]
Merge branch 'optimisation/JAL-2001' into develop
Jim Procter [Mon, 4 Apr 2016 15:13:21 +0000 (16:13 +0100)]
JAL-2001 drop isSelected(int) in favour of original ‘contains(int)’ method
Jim Procter [Mon, 4 Apr 2016 15:12:48 +0000 (16:12 +0100)]
JAL-2001 catch -ve column values
(fixes failing test jalview.util.MappingUtilsTest.testMapColumnSelection)
Jim Procter [Mon, 4 Apr 2016 14:49:37 +0000 (15:49 +0100)]
JAL-2001 TODO for new ColumnSelection API
Jim Procter [Mon, 4 Apr 2016 14:49:02 +0000 (15:49 +0100)]
JAL-1551 formatting
Jim Procter [Mon, 4 Apr 2016 14:48:42 +0000 (15:48 +0100)]
JAL-2001 - note about possible side effect on JalviewLite.selectIn due to refactored columnSelection - maybe need a test here
Jim Procter [Mon, 4 Apr 2016 14:45:09 +0000 (15:45 +0100)]
JAL-2010 refactoring todo
Jim Procter [Mon, 4 Apr 2016 14:23:52 +0000 (15:23 +0100)]
JAL-2001 use fast column selection test
Jim Procter [Mon, 4 Apr 2016 14:22:56 +0000 (15:22 +0100)]
JAL-969 refactor columnselection operation (during JAL-2001)
Jim Procter [Mon, 4 Apr 2016 14:21:04 +0000 (15:21 +0100)]
JAL-2001 faster check for a column being selected
TODO: consider deprecate Integer variant ?
Jim Procter [Mon, 4 Apr 2016 14:19:52 +0000 (15:19 +0100)]
JAL-2001 javadoc
Jim Procter [Mon, 4 Apr 2016 14:19:27 +0000 (15:19 +0100)]
JAL-2001 faster getMax/getMin selected column, with tests
Jim Procter [Mon, 4 Apr 2016 13:13:08 +0000 (14:13 +0100)]
JAL-2001 JAL-1722 - store selection as ArrayList and BitSet for fast addition of very large numbers of columns - all tests pass but needs verification
gmungoc [Fri, 1 Apr 2016 20:02:08 +0000 (21:02 +0100)]
Merge branch 'features/JAL-653_JAL-1766_htslib_refseqsupport' into develop
gmungoc [Fri, 1 Apr 2016 20:00:26 +0000 (21:00 +0100)]
JAL-1705 ensure the right mapping is used to align CDS to cDNA
tcofoegbu [Fri, 1 Apr 2016 16:03:12 +0000 (17:03 +0100)]
JAL-2048 Update to structureviz2 package from cytoscape
gmungoc [Fri, 1 Apr 2016 15:52:19 +0000 (16:52 +0100)]
Merge branch 'develop' into features/JAL-653_JAL-1766_htslib_refseqsupport
gmungoc [Fri, 1 Apr 2016 15:46:53 +0000 (16:46 +0100)]
JAL-2046 fix for broken test for deriveSequence
gmungoc [Fri, 1 Apr 2016 15:46:20 +0000 (16:46 +0100)]
JAL-1705 reworked AlignmentUtils.makeCdsAlignment and associated code
gmungoc [Fri, 1 Apr 2016 10:57:02 +0000 (11:57 +0100)]
JAL-653 updated test to match parsing of multi-valued GFF attribute
gmungoc [Fri, 1 Apr 2016 10:51:02 +0000 (11:51 +0100)]
JAL-1705 tweak to MapList.toString for debugging
gmungoc [Fri, 1 Apr 2016 10:44:04 +0000 (11:44 +0100)]
JAL-1705 generalised getLength() to handle [start1, end1, start2,
end2..]
gmungoc [Fri, 1 Apr 2016 10:42:08 +0000 (11:42 +0100)]
JAL-1705 test updated for canonicalised UNIPROT sequence name
gmungoc [Fri, 1 Apr 2016 10:34:58 +0000 (11:34 +0100)]
JAL-1705 include stop codon in mapped CDS range so it is included in the
generated CDS sequence
gmungoc [Fri, 1 Apr 2016 10:33:33 +0000 (11:33 +0100)]
JAL-2037 set DBRefEntry.version to "0" not "" in EMBL xrefs
gmungoc [Fri, 1 Apr 2016 10:26:16 +0000 (11:26 +0100)]
JAL-1705 fetch all Ensembl xrefs (except GO terms)
tcofoegbu [Fri, 1 Apr 2016 10:07:14 +0000 (11:07 +0100)]
JAL-2045 JAL-2047 improvement for sorting PDB quality measure numerically, and improvment to make PDB Search and Structure Chooser table column rendering smarter
tcofoegbu [Thu, 31 Mar 2016 11:36:25 +0000 (12:36 +0100)]
JAL-2035 improvement to add binding to multiple model
tcofoegbu [Wed, 30 Mar 2016 15:47:44 +0000 (16:47 +0100)]
JAL-1668 further clean-up of popup menu and NPE check while transfering ResNum features in PDBChain
tcofoegbu [Wed, 30 Mar 2016 10:14:06 +0000 (11:14 +0100)]
JAL-2038 bug fix for NPE while setting progress message during d'n'd PDB files association
tcofoegbu [Mon, 28 Mar 2016 14:37:00 +0000 (15:37 +0100)]
merge
tcofoegbu [Mon, 28 Mar 2016 13:16:17 +0000 (14:16 +0100)]
JAL-1919 Fixed broken test in DBRefUtilsTest
tcofoegbu [Mon, 28 Mar 2016 13:13:25 +0000 (14:13 +0100)]
JAL-1668 removed redundant UI elements in PopupMenu class associated with the old structure selection mechanism
gmungoc [Mon, 28 Mar 2016 09:12:36 +0000 (10:12 +0100)]
JAL-1705 Javadoc / debug output tweaks
gmungoc [Mon, 28 Mar 2016 09:02:46 +0000 (10:02 +0100)]
JAL-2016 push getFeatureColourScheme(source) into SequenceFetcher
gmungoc [Mon, 28 Mar 2016 08:47:54 +0000 (09:47 +0100)]
JAL-2036 update AlignFrame menus when dbreffetcher is complete
tcofoegbu [Fri, 25 Mar 2016 16:12:42 +0000 (16:12 +0000)]
JAL-2035 improvement to bind Jalview to Chimera model when opening an mmCIF file
tcofoegbu [Thu, 24 Mar 2016 16:08:59 +0000 (16:08 +0000)]
JAL-1919 Settings to disable duplicate generation of sequence features via reflection
tcofoegbu [Thu, 24 Mar 2016 15:56:55 +0000 (15:56 +0000)]
JAL-1479 Commented out debug sysout's for SiftsClient
tcofoegbu [Thu, 24 Mar 2016 15:55:28 +0000 (15:55 +0000)]
JAL-1919 Added ability to generate temprature factor annotation via JmolParser
tcofoegbu [Thu, 24 Mar 2016 11:12:27 +0000 (11:12 +0000)]
merge
tcofoegbu [Thu, 24 Mar 2016 11:11:44 +0000 (11:11 +0000)]
fixed applet build
gmungoc [Thu, 24 Mar 2016 11:02:11 +0000 (11:02 +0000)]
JAL-1705 removed experimental 'highlight selection on structure'
gmungoc [Thu, 24 Mar 2016 10:50:48 +0000 (10:50 +0000)]
JAL-2032 structure follow mouseover in a copy of a mapped sequence
tcofoegbu [Thu, 24 Mar 2016 10:22:34 +0000 (10:22 +0000)]
JAL-1919 set DEFUALT_STRUCTURE_FORMAT to PDB
tcofoegbu [Wed, 23 Mar 2016 18:17:49 +0000 (18:17 +0000)]
merge
tcofoegbu [Wed, 23 Mar 2016 18:06:46 +0000 (18:06 +0000)]
JAL-2009 added programmatic custom feature setting to show insertion position for PDB sequences fetched via SequenceFetcher, Paste and File (url, drag'n'drop, File dialog)
gmungoc [Wed, 23 Mar 2016 15:37:53 +0000 (15:37 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 23 Mar 2016 15:36:25 +0000 (15:36 +0000)]
JAL-1705 add DBRefEntry for 'self' to retrieved transcripts so they are
not reported as failed when fetching a gene
gmungoc [Wed, 23 Mar 2016 15:34:38 +0000 (15:34 +0000)]
JAL-1997 default empty tooltip required for correct behaviour
tcofoegbu [Tue, 22 Mar 2016 17:02:10 +0000 (17:02 +0000)]
resolve conflict with Mungo's merge
tcofoegbu [Tue, 22 Mar 2016 16:58:53 +0000 (16:58 +0000)]
JAL-1919 code improvement to make PDB sequence fetcher file format configurable. Also fixed issue preventing viewing large structures
gmungoc [Tue, 22 Mar 2016 16:29:45 +0000 (16:29 +0000)]
Merge branch 'features/JAL-653_JAL-1766_htslib_refseqsupport' into develop
gmungoc [Tue, 22 Mar 2016 16:29:08 +0000 (16:29 +0000)]
JAL-1705 add xref seqs to 'parent' dataset only if same type (nuc/prot)
gmungoc [Tue, 22 Mar 2016 13:57:29 +0000 (13:57 +0000)]
JAL-1191 isolated SequenceOntology (BioJava wrapper) to /ext/so folder
gmungoc [Tue, 22 Mar 2016 08:42:26 +0000 (08:42 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
tcofoegbu [Mon, 21 Mar 2016 17:14:17 +0000 (17:14 +0000)]
JAL-1919 refactor moved StructureViewerSettings
gmungoc [Mon, 21 Mar 2016 16:46:57 +0000 (16:46 +0000)]
Merge branch 'features/JAL-653_JAL-1766_htslib_refseqsupport' into develop
gmungoc [Mon, 21 Mar 2016 16:46:41 +0000 (16:46 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Mon, 21 Mar 2016 16:46:10 +0000 (16:46 +0000)]
JAL-2029 further fixes to get correct xrefs and xrefs on xrefs...
tcofoegbu [Mon, 21 Mar 2016 16:18:26 +0000 (16:18 +0000)]
merged features/JAL-1919_mmCIF-Support to develop
tcofoegbu [Mon, 21 Mar 2016 16:08:17 +0000 (16:08 +0000)]
develop merge
gmungoc [Mon, 21 Mar 2016 14:49:08 +0000 (14:49 +0000)]
Merge branch 'develop' into features/JAL-653_JAL-1766_htslib_refseqsupport
gmungoc [Mon, 21 Mar 2016 14:46:40 +0000 (14:46 +0000)]
JAL-1855 dbfetch from /ena_sequence/, /ena_coding/
gmungoc [Mon, 21 Mar 2016 14:42:51 +0000 (14:42 +0000)]
JAL-2029 many-to-many EnsemblCDS-to-Uniprot mappings
tcofoegbu [Mon, 21 Mar 2016 14:34:34 +0000 (14:34 +0000)]
JAL-2028 added improvement for preconfigured ordering of custom display options
tcofoegbu [Mon, 21 Mar 2016 11:27:39 +0000 (11:27 +0000)]
develop merge
tcofoegbu [Mon, 21 Mar 2016 11:22:50 +0000 (11:22 +0000)]
merge
tcofoegbu [Mon, 21 Mar 2016 11:21:58 +0000 (11:21 +0000)]
mungo merge
tcofoegbu [Mon, 21 Mar 2016 11:14:26 +0000 (11:14 +0000)]
develop merge
tcofoegbu [Mon, 21 Mar 2016 10:11:19 +0000 (10:11 +0000)]
JAL-1667 Changed PDBSearchPanel's search result layout to CardLayout to provide a better resize behaviour
gmungoc [Wed, 16 Mar 2016 14:12:06 +0000 (14:12 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 16 Mar 2016 14:11:54 +0000 (14:11 +0000)]
JAL-1705 xref ENST to correct (ENSP) accession id
tcofoegbu [Wed, 16 Mar 2016 12:24:24 +0000 (12:24 +0000)]
JAL-2028 improvment to the displayed column customisation
gmungoc [Tue, 15 Mar 2016 15:37:39 +0000 (15:37 +0000)]
Merge branch 'develop' into features/JAL-653_JAL-1766_htslib_refseqsupport
gmungoc [Tue, 15 Mar 2016 15:19:46 +0000 (15:19 +0000)]
JAL-2016 corrected Javadoc, added test for anonymous instance
gmungoc [Tue, 15 Mar 2016 14:49:13 +0000 (14:49 +0000)]
JAL-2016 FeatureSettingsI now FeatureSettingsModelI