JAL-3949 Complete new abstracted logging framework in jalview.log. Updated log calls...
[jalview.git] / src / jalview / ext / htsjdk / VCFReader.java
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2019-05-31 Ben SoaresJAL-3247 Adjusted Uninstall Old Jalview.app to just...
2019-05-29 gmungocJAL-2738 accept .csi, default to GRCh37:homo_sapiens...
2019-04-04 Ben SoaresJAL-3130 trying to be Java 1.8 source compatible -...
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-25 gmungocJAL-2738 query unindexed file, unit test for VCFLoader
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence
2017-09-19 gmungocJAL-1793 wrapper for plain or indexed VCF + simple...