JAL-1705 align CDS and peptide products to transcripts
[jalview.git] / src / jalview / ext / ensembl / EnsemblSeqProxy.java
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-02-19 gmungocJAL-1705 regular expression updates, tests, other refac...
2016-02-12 gmungocJAL-1705 various refactoring towards Uniprot-to-Ensembl...
2016-02-04 gmungocJAL-1705 additional tests, validation regexp tweaks...
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-1705 JAL-1191 SequenceOntologyLite added as hard...
2016-01-30 gmungocJAL-1705 refactored cross-reference fetching (CCDS...
2016-01-29 gmungocJAL-1705 fetch Uniprot and PDB xrefs for Ensembl protei...
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-27 gmungocJAL-1705 add exon name to features and render on peptid...
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-25 gmungocJAL-1705 EnsemblGene added, and related refactoring
2016-01-23 gmungocJAL-1705 compute peptide variants from dna; add "conseq...
2016-01-21 gmungocJAL-1705 reworked Ensembl clients now fetching and...
2016-01-08 gmungocJAL-1705 DbSourceProxy properties converted to methods...
2015-06-28 Jim ProcterJAL-1705 renamed SeqFetcherTest to EnsemblSeqProxyTest