JAL-2189 source formatting
[jalview.git] / src / jalview / ext / ensembl / EnsemblSeqProxy.java
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-03 gmungocJAL-2110 JAL-1705 handle not found (400) better
2016-09-30 Jim ProcterJAL-2210 add uniprot+mapping between ENST and ENSP...
2016-09-27 Jim ProcterJAL-2210 report stack trace for unexpected exceptions
2016-08-30 Jim ProcterMerge branch 'develop' into merge/develop_bug/JAL-2154p...
2016-08-26 gmungocJAL-2049 set Ensembl variant source to ENSEMBL if ...
2016-08-25 Jim ProcterJAL-2106 JAL-2154 cross-refs from Ensembl should verify...
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-07-06 gmungocJAL-2110 ensuring mapped dbrefs between protein and cds
2016-05-13 gmungocJAL-2105 capture Ensembl data version, check REST versi...
2016-04-14 gmungocJAL-1705 refactored/utility methods to detect e.g....
2016-04-11 gmungocJAL-1705 code/comment tidy only
2016-04-01 gmungocJAL-1705 fetch all Ensembl xrefs (except GO terms)
2016-03-23 gmungocJAL-1705 add DBRefEntry for 'self' to retrieved transcr...
2016-03-16 gmungocJAL-1705 xref ENST to correct (ENSP) accession id
2016-03-15 gmungocJAL-1705 compute reverse complement of variants on...
2016-03-11 gmungocJAL-1705 refactoring etc for fetching Ensembl --> Uniprot
2016-03-04 gmungocJAL-1705 parse 'description' from GFF as sequence descr...
2016-03-03 gmungocJAL-1705 include stop codons in derived CDS; support...
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