Fix some tests.
[lightning.git] / pipeline_test.go
2024-04-11 Tom CleggFix some tests. main
2021-12-04 Tom CleggCall 2-base deletion-insertion as two adjacent SNPs.
2021-08-11 Tom CleggExport hgvs one-hot numpy: -1 for missing / low quality...
2021-08-06 Tom CleggAdd copyright headers.
2021-07-30 Tom CleggUse tsv filename when using tab separator.
2021-07-13 Tom CleggFix up VCF format.
2021-07-12 Tom CleggSeparate pvcf/vcf output.
2021-07-08 Tom CleggOption to export one vcf/csv file per chromosome.
2021-06-14 Tom CleggWrite hgvs-based numpy matrix.
2021-03-24 Tom CleggExport selected regions.
2021-02-08 Tom CleggMove command line tool to subdir.
2020-11-25 Tom CleggExport labels.csv with numpy array.
2020-11-12 Tom CleggWhen not saving incomplete tilevars, still save hashes...
2020-11-02 Tom CleggOmit refname field in annotation if only one ref exists.
2020-10-28 Tom CleggExport tile annotations.
2020-10-25 Tom CleggWrite import stats to stats.json.
2020-10-22 Tom CleggFix coverage score.
2020-10-22 Tom CleggUpdate test.
2020-10-21 Tom CleggHandle N in ref.
2020-10-21 Tom CleggExport bed file.
2020-10-20 Tom CleggExport VCF-ish.
2020-10-14 Tom CleggExport HGVS.
2020-10-12 Tom CleggAdd merge command.
2020-10-08 Tom CleggAllow importing all-hom (reference) data from single...