JAL-1793 apply URL decoding when saving VCF attribute values (%3D -> =)
[jalview.git] / test / jalview / io / vcf / VCFLoaderTest.java
2019-07-05 gmungocJAL-1793 apply URL decoding when saving VCF attribute...
2019-06-17 gmungocJAL-3187 update unit test - protein variants not now...
2019-04-29 gmungocJAL-2738 JAL-2743 update unit test to match new VCF...
2019-03-12 gmungocJAL-1270 missing 'alwaysRun=true' added to setup/teardown
2019-02-22 gmungocJAL-2738 don't set AF as feature score
2018-02-20 gmungocJAL-2897 updated unit test for code change features/JAL-1793VCF
2018-01-30 gmungocJAL-1793 update spike build to latest incl stop and...
2018-01-30 gmungocJAL-2897 generate peptide variants for synonymous codon...
2017-12-04 gmungocJAL-2850 JAL-1766 option to load contig sequence refere...
2017-12-04 gmungocJAL-2845 locate reverse strand insertion as complement...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-16 gmungocJAL-2835 update test for CSQ data held as a Map
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-24 gmungocJAL-2743 slightly fancier species/assembly matching...
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-09 gmungocJAL-2738 assertion for derived protein variant added
2017-10-09 gmungocJAL-2738 remove commented code, unit test coverage
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-10-03 gmungocJAL-2738 update test for threaded VCFLoader
2017-09-28 gmungocJAL-1796 GeneLociI as distinguished DBRefEntry
2017-09-26 gmungocJAL-2738 unit test for reverse strand gene
2017-09-25 gmungocJAL-2738 use complement base for a VCF variant on rever...
2017-09-25 gmungocJAL-2738 query unindexed file, unit test for VCFLoader