Push 1793 latest to spike branch
[jalview.git] / src / jalview / io / vcf / VCFLoader.java
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-05 gmungocJAL-2738 update spikes/mungo
2017-10-04 gmungocJAL-2738 fix bug of premature exit from adding attributes
2017-10-04 gmungocJAL-2738 match consequence "Allele" to VCF allele;...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-10-03 gmungocJAL-2738 code formatting
2017-10-02 gmungocJAL-2738 code tidy up, null checks &c
2017-10-02 gmungocJAL-2738 filter VEP consequence data to that for curren...
2017-09-29 gmungocJAL-2738 one sequence feature per (SNP) VCF allele
2017-09-28 gmungocJAL-2738 separate thread to load VCF; update FeatureSet...
2017-09-28 gmungocJAL-1796 GeneLociI as distinguished DBRefEntry
2017-09-26 gmungocJAL-2738 transfer VCF variant features to CDS sequences
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 one constant in codebase for "alleles" attribu...
2017-09-25 gmungocJAL-2738 extract SNP variants from SNP or MIXED variant...
2017-09-22 gmungocJAL-2738 extract utility method to MappingUtils
2017-09-22 gmungocJAL-2738 correct handling of reverse strand genes
2017-09-22 gmungocJAL-2738 lookup GRCh38/37 gene mapping
2017-09-21 gmungocJAL-2738 compute VCF on peptide, extract AF (allele...
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence