JAL-2909 update tests for stranded insert map and writeback of mapped read extent...
[jalview.git] / src /
2018-03-21 Jim ProcterMerge branch 'develop' into features/JAL-2909_bamImport2_11
2018-03-21 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-21 Jim ProcterMerge branch 'patch/JAL-2754_patch2104forJava8' into...
2018-03-21 Jim ProcterJAL-2754 fix eclipse compilation error about referencin...
2018-03-21 gmungocJAL-2929 use configure Overview gap colour instead...
2018-03-21 Jim ProcterMerge branch 'feature/JAL-2909bamfiles_features' into...
2018-03-20 Jim ProcterJAL-2909 separate reverse and forward strand reads... feature/JAL-2909bamfiles_features
2018-03-20 Jim ProcterJAL-2909 recognise .bam extension in URL and allow...
2018-03-16 gmungocJAL-2679 getGeneId() now uses the same pattern as getGe...
2018-03-16 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-03-16 gmungocJAL-2922 update FeatureRenderer and repaint feature...
2018-03-16 gmungocMerge branch 'bug/JAL-2865removeGC' into develop
2018-03-15 gmungocJAL-2893 enabling Get Crossreferences to ENSEMBLGENOMES
2018-03-14 gmungocJAL-2893 include ENSEMBLGENOMES as a 'roundtrip db...
2018-03-14 gmungocJAL-2679 reinstating changes lost in VCF merge
2018-03-14 gmungocJAL-2679 reinstating changes lost in VCF merge
2018-03-13 gmungocJAL-2913 use FIGURE_FIXEDIDWIDTH (not FIGURE_USERIDWIDTH)
2018-03-08 gmungocMerge remote-tracking branch 'origin/releases/Release_2... merges/JAL-2906_update2_11_from_2_10_4
2018-03-08 gmungocJAL-2885 tests updated for code changes
2018-03-08 gmungocJAL-2930 use MouseWheelEvent.getPreciseWheelRotation...
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocJAL-2922 [2] not [1] for Boolean column of table bugs/JAL-2922
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocJAL-2922 i18n and bespoke handler for Invert Selection
2018-03-07 gmungocMerge branch 'bug/JAL-2924nullTooltip' into releases...
2018-03-07 gmungocJAL-2926 fix copy group consensus (and paste sequence...
2018-03-07 gmungocJAL-2925 handle empty annotation when copying group...
2018-03-07 gmungocJAL-2913 use FIGURE_USERIDWIDTH for fixed id width...
2018-03-03 Jim ProcterJAL-2909 soft clip and handclap features (should use...
2018-03-02 Jim ProcterJAL-2909 add sequence feature for quality
2018-03-02 Jim ProcterJAL-2909 add sequence feature for insertions
2018-03-01 kiramtJAL-2909 Updated tests feature/JAL-2909bamfiles
2018-03-01 kiramtJAL-2909 fixed another insertions bug
2018-02-28 kiramtJAL-2909 Fixed a bug in the insertions code
2018-02-28 gmungocJAL-2924 no tooltip over null annotation positions bug/JAL-2924nullTooltip
2018-02-28 kiramtJAL-2909 Gaps at start of reads only from start of...
2018-02-28 kiramtJAL-2909 Wire up coordinates dialog with bam file reader
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-27 Jim Procterfix for JAL-2922 - update states all at once and then...
2018-02-27 kiramtJAL-2909 Tidy up bam file cigar code
2018-02-26 kiramtJAL-2909 Bam file parsing with insertions, first pass
2018-02-23 Jim ProcterMerge branch 'features/JAL-2885UniprotHttps' into relea...
2018-02-23 Jim ProcterJAL-2885 xfam https features/JAL-2885UniprotHttps
2018-02-23 Jim ProcterJAL-2885 XFAM_DOMAIN->XFAM_BASEURL
2018-02-23 Jim ProcterJAL-2885 Ensembl* -> https
2018-02-23 Jim ProcterJAL-2885 ENSEMBL-DOMAIN -> ENSEMBL-BASEURL
2018-02-23 Jim ProcterJAL-2885 renamed base URL getter from getDomain..
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 ID width adjuster needs to be white !
2018-02-22 Jim ProcterMerge branch 'bug/JAL-2666' into releases/Release_2_10_...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 remove all references to idwidth.gif and use...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-294 remove unneeded paint() method
2018-02-22 Jim ProcterJAL-984 remove commented/unnecessary if clause
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 Jim ProcterJAL-2778 reinstate transparent windows to avoid ugly... bug/JAL-2778again
2018-02-21 kiramtJAL-2909 Partial insertions
2018-02-21 kiramtJAL-2778 Adjust cursor changes in overview panel
2018-02-21 kiramtJAL-2778 Revert back to old synchronisation
2018-02-20 kiramtJAL-2909 Insertions almost
2018-02-20 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-19 kiramtJAL-2909 Read in a bam file - but strand/location unaware
2018-02-19 kiramtJAL-2909 Removed buggy CIGAR parsing code which was...
2018-02-13 Jim ProcterJAL-2780 JAL-2781 don’t create a mapping if sequence...
2018-02-13 Jim ProcterJAL-2780 JAL-2781 only create a mapping entry or write...
2018-02-13 Jim ProcterJAL-2781 JAL-2780 include sequence start number when...
2018-02-13 Jim ProcterJAL-2781 refactor ‘trim retrieved sequence’ preference...
2018-02-13 Jim ProcterJAL-2781 null local siftsClient variable if exception...
2018-02-13 Jim ProcterJAL-2781 refactor StructureSelectionManager.siftsClient...
2018-02-13 Jim ProcterJAL-2781 FIXME: value of sourceType parameter always...
2018-02-13 Jim ProcterJAL-2781 refactor possibly non-functional ‘extract...
2018-02-13 Jim ProcterJAL-2781 tidy up comments on getMapping/computeMapping
2018-02-12 Jim ProcterJAL-2780 JAL-2781 ahem - add a semicolon if there isn...
2018-02-11 Jim ProcterJAL-2781 use SIFTs mapping rather than maxChain AlignSe...
2018-02-11 Jim ProcterJAL-2780 JAL-2781 use PDBe numbering to map between...
2018-02-11 Jim ProcterJAL-2781 mark aligned positions via StructureMapping...
2018-02-11 Jim ProcterJAL-2780 JAL-2781 include a Mapping object in Structure...
2018-02-11 Jim ProcterJAL-2780 JAL-2781 UNASSIGNED positions marked as Intege...
2018-02-09 gmungocJAL-2789 avoid using transcript (with no UTR) as CDS... bug/JAL-2666
2018-02-09 gmungocJAL-2789 code format changes only (before functional...
2018-02-09 gmungocJAL-2666 fix failure to scroll split alignment of height 1
2018-02-09 Jim ProcterUse the “PDBe” or “PDB” numbering (starts from 1, corre...
2018-02-09 Jim ProcterJAL-2780 JAL-2781 should always ensure SIFTS mappings...
2018-02-08 gmungocJAL-2666 basic initial fix for split screen scroll bug
2018-02-07 Jim ProcterJAL-2902 catch case where viewer is closed (therefore...
2018-02-07 Jim ProcterJAL-2902 thread off dialog close op to avoid deadlock...
2018-02-07 gmungocJAL-2808 ensure pattern field re-enabled when needed...
2018-02-07 Jim ProcterJAL-2902 - isBusy and hasMapping methods so client...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 fix javadoc in line with behaviour...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 JAL-2902 refactor ‘OK’ action to...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 don’t assume contiguous mapping to...
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-02-05 Jim ProcterJAL-2780 JAL-2781 programmatically select structures...
2018-02-05 Jim ProcterJAL-2780 JAL-2871 only look up current table view once
2018-02-05 Jim ProcterJAL-2780 JAL-2781 - patch and first test for AlignmentI...
2018-02-05 kiramtJAL-2759 Fix errant RangeElementsIterator (unit tests...
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-05 kiramtJAL-2759 Changes to StartRegionIterator after review
next