JAL-1705 merge contiguous ranges when constructing a MapList (e.g. for
[jalview.git] / src / jalview /
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 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-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 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 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-08 gmungocJAL-1705 DbSourceProxy properties converted to methods...
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-03 gmungocJAL-653 code tidy / tests for 'realise gff mappings'
2015-12-03 gmungocJAL-653 handle reverse strand mapping in SearchResults...
2015-12-03 gmungocJAL-653 mappings always reside on the dataset alignment...
2015-12-03 gmungocJAL-653 handle reverse strand mappings also
2015-11-30 gmungocJAL-1421 generics loop syntax; 'bug?' comment added
2015-11-30 gmungocJAL-653 small comment change only
2015-11-30 gmungocJAL-652 refactored to remove one method
2015-11-30 gmungocJAL-653 (experimental) 'realise' dummy sequences in...
2015-11-30 gmungocJAL-1980 check for null alignment; JAL-1551 @Override...
2015-11-30 gmungocJAL-653 (experimental) methods to resolve dummy to...
2015-11-30 gmungocJAL-653 getStrand javadoc/refactor/test
2015-11-30 gmungocJAL-1421 use generics JAL-1551 @Override annotations...
2015-11-30 gmungocJAL-652 further refactoring / tests
2015-11-30 gmungocJAL-653 MapList constructor merges any contiguous ranges
2015-11-21 gmungocJAL-1968 remove feature links
2015-11-21 gmungocJAL-653 JAL-1968 FeaturesFile now handles Jalview or...
2015-11-10 Jim ProcterJAL-653 added missing pragma string to processing filter
2015-11-10 Jim ProcterMerge branch 'features/JAL-1705_ensembl' of source... features/JAL-1705_ensembl
2015-11-09 gmungocJAL-1705 type enum can encapsulate the corresponding...
2015-10-15 Jim ProcterMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2015-10-15 Jim ProcterMerge branch 'develop' into features/JAL-1705_ensembl
2015-10-15 Jim ProcterJAL-1923 formatting
2015-10-15 Jim ProcterJAL-1923 add groups to codon-complement and notify...
2015-10-15 Jim ProcterJAL-1923 fix: don’t add group twice
2015-10-08 Jim ProcterJAL-1894 add licensing
2015-10-08 Jim ProcterJAL-1894 organise imports
2015-10-08 tcofoegbumerge
2015-10-07 Jim ProcterJAL-1894 source formatting
2015-10-07 Jim ProcterJAL-1894 organise imports
2015-10-07 tcofoegbuJAL-1912 added documentation features/JAL-1912_biojson-per-sequence-annotation
2015-10-07 Jim ProcterJAL-1912 formatting
2015-10-07 Jim ProcterJAL-1912 javadoc for adjustForAlignment stating current...
2015-10-07 Jim ProcterJAL-1912 efficiency: look up sequenceMapping once per...
2015-10-07 Jim ProcterMerge branch 'features/JAL-1912_biojson-per-sequence...
2015-10-05 tcofoegbuJAL-1912 house keeping
2015-10-05 tcofoegbuJAL-1912 added null check for SequenceMapping variable...
2015-10-05 gmungocJAL-1812 set/return currentAlFrame for Groovy in headle...
2015-10-05 Jim ProcterMerge branch 'develop' into features/JAL-1912_biojson...
2015-10-05 gmungocJAL-1684 JAL-1452 new applet parameters defaultColourNuc
2015-10-05 tcofoegbuJAL-1908 bugfix
2015-10-05 tcofoegbuJAL-1912 updated AnnotationDisplaySettingPojo
2015-10-02 gmungocJAL-1815 restore split frame geometry including horizon...
2015-10-02 Jim ProcterJAL-1900 JAL-1625 disable iconify button for internal...
2015-10-01 tcofoegbuJAL-1912 Double.NaN breaks JSON serialization - added...
2015-10-01 tcofoegbuJAL-1912 refactor annotation refsequence assignemnt...
2015-09-30 tcofoegbuhouse keeping
2015-09-30 tcofoegbuJAL-1860 house keeping
2015-09-30 tcofoegbuJAL-1852 made disabling querying of unpublished PDB...
2015-09-30 tcofoegbuJAL-1912 added support of tcoffee annotation and other...
2015-09-30 tcofoegbuJAL-1852 disable querying of unpublished PDB entries...
2015-09-29 tcofoegbuJAL-1896 fixed NPE for RNA Helice without equivalent...
2015-09-28 tcofoegbumerge
2015-09-28 tcofoegbuJAL-1896 revised implementation to construct a ColourSc...
next