JAL-1706 reverted setting start position as too confusing for -ve strand
[jalview.git] / src /
2016-02-19 gmungocJAL-1706 reverted setting start position as too confusi...
2016-02-19 gmungocJAL-1705 lenient DBRef matcher added (accession id...
2016-02-19 gmungocJAL-1705 helper method for mapping excluding stop codon
2016-02-12 gmungocJAL-1270 remove trailing space + test
2016-02-12 gmungocJAL-1705 various refactoring towards Uniprot-to-Ensembl...
2016-02-12 gmungocJAL-1191 additions to SOLite, tweak to test
2016-02-12 gmungocJAL-1705 take feature ID for description if nothing...
2016-02-12 gmungocJAL-282 wrap very long id in tooltip
2016-02-12 gmungocJAL-1705 JAL-1686 stronger SequenceFeature.equals(...
2016-02-12 gmungocJAL-2010 simple prototype of 'Highlight Selection'...
2016-02-12 gmungocJAL-2008 updates for String[] to List<String> change
2016-02-12 gmungocJAL-2008 avoid unnecessary repaints; signatures changed...
2016-02-12 gmungocMerge branch 'develop' into
2016-02-09 tcofoegbuJAL-1976 catch and handle OOM Error
2016-02-09 tcofoegbuJAL-1976 Added progress indicators for HTML_SVG and...
2016-02-09 tcofoegbuJAL-1975 updated image export pipeline to produce more...
2016-02-09 tcofoegbuJAL-1957 deleted stale comment
2016-02-09 tcofoegbumerge
2016-02-09 tcofoegbuJAL-1957 enabled multi-chain mapping and highlight...
2016-02-05 gmungocJAL-2006 scale even very small score ranges to a usable...
2016-02-04 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-04 gmungocJAL-2005 added (stable) sort methods parameterised by
2016-02-04 gmungocJAL-599 bug fixed so array of visible types is populated
2016-02-04 gmungocJAL-1705 temporary variable to aid inspection in debugger
2016-02-04 gmungocJAL-1705 additional tests, validation regexp tweaks...
2016-02-04 gmungocJAL-2003 export features on alignment, not alignment...
2016-02-01 gmungocJAL-1705 further unit tests
2016-02-01 gmungocJAL-1705 set Uniprot xref as 'source dbref' (for SIFTS...
2016-02-01 gmungocJAL-1191 more terms added to SequenceOntologyLite
2016-02-01 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-01 gmungocJAL-1705 JAL-1191 SequenceOntologyLite added as hard...
2016-01-30 gmungocJAL-1705 refactored cross-reference fetching (CCDS...
2016-01-29 tcofoegbuJAL-1979 refactor out duplicated similar block of code...
2016-01-29 gmungocJAL-1705 fetch Uniprot and PDB xrefs for Ensembl protei...
2016-01-29 gmungocJAL-1705 copy feature settings when opening a split...
2016-01-28 gmungocJAL-1705 refine feature copying to including 5' and...
2016-01-28 gmungocJAL-1705 tests added, minor bugfix and refactoring
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-28 gmungocJAL-1705 merge contiguous ranges when constructing...
2016-01-27 gmungocJAL-1705 add exon name to features and render on peptid...
2016-01-27 tcofoegbuJAL-1479 fixed off-by-one error in SIFTS mapping output...
2016-01-27 gmungocJAL-1705 use GET for single queries; set gene name...
2016-01-26 gmungocJAL-1705 derive transcript sequences from gene sequence...
2016-01-26 tcofoegbuJAL-1999 JAL-1479 implemented configurable fail-safe...
2016-01-25 tcofoegbuJAL-1998 bugfix for division by zero error for PDB...
2016-01-25 gmungocJAL-1705 EnsemblGene added, and related refactoring
2016-01-25 gmungocJAL-1997 database browser support tooltip if available
2016-01-23 gmungocJAL-1355 get dialog title from message bundle
2016-01-23 gmungocJAL-1705 copy 'show sequence features' setting in ...
2016-01-23 gmungocJAL-1705 todo comment re writing DBRefEntry/SequenceFea...
2016-01-23 gmungocJAL-1705 compute peptide variants from dna; add "conseq...
2016-01-21 tcofoegbuJAL-1479 JAL-1979 bugfix to check entire annotation...
2016-01-21 gmungocJAL-1705 transfer features to the dataset sequence...
2016-01-21 gmungocJAL-1705 reworked Ensembl clients now fetching and...
2016-01-21 gmungocJAL-653 refactor / tidy
2016-01-21 gmungocJAL-653 JAL-1705 set strand for GFF sequence feature
2016-01-21 gmungocJAL-653 comments/javadoc tidy only
2016-01-21 gmungocJAL-1796 parse ensembl genomic coordinates to set start...
2016-01-21 gmungocJAL-1705 AlignmentUtils method renamed
2016-01-21 gmungocJAL-1705 ENSEMBL added, unused constants removed
2016-01-21 gmungocJAL-1705 features transferred to CDS sequence; makeExon...
2016-01-21 gmungocJAL-1705 redundant comment removed
2016-01-21 gmungocJAL-1705 suppress jvsuffix (for sequence id matching...
2016-01-21 gmungocJAL-1705 unused import removed
2016-01-21 gmungocJAL-1705 include dummy sequences in returned alignment
2016-01-21 tcofoegbuJAL-1479 JAL-1979 updated the modified-aminoacid triple...
2016-01-21 gmungocJAL-1705 added isSequenceVariant(), commonly used SO...
2016-01-21 gmungocJAL-1705 isFromForwardStrand added; toString (for debug...
2016-01-21 gmungocJAL-1705 canonicalise ENSEMBL name; code tidy
2016-01-21 gmungocJAL-1705 get xrefs only for dna/peptide; code tidy
2016-01-21 gmungocJAL-1705 toString() added (for debugging)
2016-01-21 gmungocJAL-1705 isEmpty() and (debug) toString() methods added
2016-01-12 gmungocJAL-1191 cache isA (great-)grandparents as well for...
2016-01-11 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-01-11 gmungocJAL-1989 additional ways to 'mirror' show/hide columns...
2016-01-11 tcofoegbuJAL-1990 added a progress indicator for Structure Choos...
2016-01-11 tcofoegbumerge
2016-01-11 tcofoegbuJAL-1991 bug fix for some flat-file printers to check...
2016-01-11 gmungocJAL-1989 map hidden column ranges
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
2016-01-08 gmungocJAL-1705 DbSourceProxy properties converted to methods...
2016-01-07 tcofoegbumerge
2016-01-07 tcofoegbuJAL-1479 implemented timestamp based caching of SIFTS...
2016-01-05 gmungocMerge remote-tracking branch 'origin/features/JAL-1705_...
2016-01-05 gmungocJAL-653 typed map for feature colours in method signature
2016-01-05 gmungocJAL-1191 check for obsolete term when descriptions...
2015-12-23 gmungocJAL-1191 zipped SO OBO file added to /resources, more...
2015-12-22 gmungocJAL-1191 and provide the SO OBO file in /resources :-)
2015-12-22 gmungocJAL-1191 SequenceOntology wrapping/caching SO.OBO via...
2015-12-22 gmungocJAL-1191 stub class for a SequenceOntology wrapper
2015-12-22 gmungocJAL-1421 parameterised map constructor used
2015-12-22 gmungocJAL-653 encapsulate Strand, Attributes, Status of Seque...
2015-12-22 gmungocJAL-653 realise virtual mappings and align when adding...
2015-12-22 gmungocJAL-391 new Calculate options to Reverse, Reverse Compl...
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
2015-12-22 gmungocJAL-653 set showSequenceFeatures=true on loading a...
2015-12-22 gmungocJAL-653 GFF new/refactored helper classes
2015-12-22 gmungocJAL-653 AlignedCodonFrame internal refactor, merge...
2015-12-22 gmungocJAL-653 hold AlignedCodonFrame collections as list...
2015-12-09 Jim ProcterJAL-1982 hotfix to prevent NPE with applet launch on...
next