JAL-3748 reusable assert to trace specific issues with recovering the correct Sequenc...
[jalview.git] / test / jalview / analysis / AlignmentUtilsTests.java
2020-09-23 Jim ProcterJAL-3748 reusable assert to trace specific issues with...
2019-08-09 gmungocJAL-3187 removal of variant feature (non-virtual) trans...
2019-06-17 gmungocJAL-3187 update alignAs code and unit tests for 'shared...
2019-06-07 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
2019-02-04 gmungocJAL-3143 update unit test for ID -> id change feature/JAL-3143ensemblJSON
2018-06-04 gmungocJAL-3019 correctly form toRange of 'traversed' MapList
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-09 gmungocJAL-2789 avoid using transcript (with no UTR) as CDS... bug/JAL-2666
2018-02-05 gmungocJAL-2897 more informative description on synonymous...
2018-02-05 gmungocJAL-2897 more informative description on synonymous...
2018-02-05 gmungocMerge branch 'spikes/mungo' into trialMerge
2018-02-05 gmungocJAL-2897 more informative description on synonymous...
2018-01-30 gmungocJAL-1793 update spike build to latest incl stop and...
2018-01-30 gmungocJAL-2898 show 'stop_gained' variants on peptide sequences
2018-01-30 gmungocJAL-2897 generate peptide variants for synonymous codon...
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-05 gmungocJAL-2738 update spikes/mungo
2017-10-05 gmungocJAL-2755 transfer chromosomal reference from transcript...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-26 gmungocJAL-2738 JAL-2154 add DBRef from transcript to synthesi...
2017-09-04 gmungocJAL-2617 unit tests for CDS + stop codon, CDS with... bug/JAL-2617mappedStopCodon
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-10-28 Jim ProcterJAL-966 JAL-1738 JAL-345 interfaces for SearchResults...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 format tests
2016-09-27 gmungocJAL-2230 JAL-2049 added sequence feature transfer to
2016-08-30 Jim ProcterMerge branch 'develop' into merge/develop_bug/JAL-2154p...
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
2016-08-26 gmungocJAL-2049 set Ensembl variant source to ENSEMBL if ...
2016-08-25 Jim ProcterJAL-2106 JAL-2154 fix test for additional reference...
2016-08-25 Jim ProcterMerge branch 'trailm' into trial_fixMakeCDSDBRefPropagation
2016-08-25 Jim ProcterMerge branch 'develop' into refactor/JAL-2106_sourceDbR...
2016-08-24 Jim ProcterJAL-2106 FIXME for test failure
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-08-23 Jim ProcterJAL-2154 updated testMakeCDSAlignment for expected...
2016-08-22 gmungocJAL-2011 adjust method to fix failing unit test
2016-08-04 Jim ProcterJAL-2110 comment on failing test (consider skipping...
2016-07-12 Jim ProcterJAL-2110 note about use case for when alignAsSameSequen...
2016-07-12 Jim ProcterJAL-2110 test demonstrating limitation of current imple...
2016-07-11 gmungocfile format enum wip changes
2016-07-07 gmungocJAL-2110 added alignAsSameSequences to handle 'direct...
2016-07-06 gmungocJAL-2110 ensuring mapped dbrefs between protein and cds
2016-07-04 gmungocRevert "JAL-2110 use shared alignment dataset when...
2016-07-04 gmungocJAL-2110 use shared alignment dataset when copying...
2016-07-01 gmungocJAL-2110 add 'products' parameter to filter results...
2016-06-21 gmungocJAL-2110 updated unit test to match code changes
2016-06-20 Jim ProcterJAL-2110 pass dataset to makeCDSalignment
2016-06-16 Jim ProcterJAL-2110 change test for desired behaviour of getCodonF...
2016-06-16 Jim ProcterJAL-2110 throw implementation error if not given a...
2016-06-14 gmungocJAL-2110 fixes to dbref resolution and mappings, use...
2016-05-20 gmungocJAL-2049 unit test updated for HGVS syntax, feature...
2016-04-14 gmungocJAL-2041 add ID,clinical_significance to feature attrib...
2016-04-14 gmungocJAL-2049 revised computePeptideVariants to transfer...
2016-04-12 gmungocJAL-2049 separate protein variant per dna variant ...
2016-04-01 gmungocJAL-1705 ensure the right mapping is used to align...
2016-04-01 gmungocJAL-1705 reworked AlignmentUtils.makeCdsAlignment and...
2016-03-11 gmungocJAL-1705 refactoring etc for fetching Ensembl --> Uniprot
2016-03-07 gmungocJAL-2023 CDS sequences added to / share alignment dataset
2016-03-03 gmungocJAL-1705 unit test for aligning with incomplete start...
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-01-28 gmungocJAL-1705 refine feature copying to including 5' and...
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-21 gmungocJAL-1705 features transferred to CDS sequence; makeExon...
2016-01-05 gmungocJAL-653 updating 'align as' tests to match latest tweak...
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
2015-11-05 tcofoegbuJAL-1942 JAL-1479 refactored SequenceI.getDBRef/Sequenc...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-15 tcofoegbuJAL-1479 refactored SequenceI interface - changed getDB...
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-22 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-09-14 gmungocJAL-1880 handle sequence offsets properly when mapping...
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-09-09 gmungocJAL-1619 'align protein as cDNA' now leaves unmapped...
2015-09-07 gmungocJAL-1636 translate stop codon as '*', mouseover * as...
2015-08-17 gmungocJAL-1270 testIsMappable added
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-06-23 Jim ProcterJAL-1782 JAL-1780 JAL-653 JAL-1892 update patched refac...
2015-06-22 Jim ProcterJAL-1780 JAL-653 Format/AppletFormat import and export...
2015-06-22 Jim ProcterJAL-653 JAL-1780 reorder imports
2015-06-19 tcofoegbuJAL-1270 test suits import order refactor features/JAL-1270_JUnit-to-TestNG features/JAL-1782_JUnit-to-TestNG
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-05-13 gmungocJAL-1712 fixes/tests for Castor binding of EMBL XML...
2015-05-12 gmungocJAL-1712 fixes/tests for Castor binding and 'show flank...
2015-04-21 gmungocJAL-1693 mappings added back to the original alignment
2015-04-14 gmungocJAL-1693 generate multiple exon sequences for 1-many...
2015-04-13 gmungocJAL-1693 make exon alignment for get-xref splitframe...
2015-03-30 gmungocJAL-1264 remove broken applet build dependencies
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-04-21 Jim ProcterJAL-1466 improved test and patched off by one that...
next