Fix some tests.
[lightning.git] / slice_test.go
13 days ago Tom CleggFix some tests. main
2022-07-15 Tom CleggAdd test for variant at right end of spanning tile.
2022-07-15 Tom CleggGenerate annotations for spanning tiles.
2022-07-14 Tom CleggUpdate tests.
2022-07-01 Tom CleggFix low-coverage tiles counting toward min coverage...
2022-04-29 Tom CleggAdd -log10(pvalue) row to onehot-columns.npy output...
2022-02-18 Tom CleggAdd -debug-tag flag.
2022-02-17 Tom CleggUpdate tests (don't include both het+hom if only one...
2022-02-04 Tom CleggUpdate logged stats.
2022-01-31 Tom CleggAdd dump command.
2022-01-27 Tom CleggOutput -single-onehot as coordinates of non-zero values.
2022-01-21 Tom CleggFix Χ² calculation.
2022-01-17 Tom CleggAdd -single-onehot output option.
2022-01-14 Tom CleggLoad case/control/neither from csv column, fix Χ² filter.
2022-01-13 Tom CleggAdd -chunked-onehot option.
2022-01-07 Tom CleggFilter HGVS columns by coverage & p-value threshold.
2021-12-30 Tom CleggFix blocking on gob encode.
2021-11-24 Tom CleggOption to merge matrices and annotations.
2021-11-22 Tom CleggImplement -regions and -expand-regions for slice-numpy.
2021-11-04 Tom CleggFix variant numbering.
2021-11-01 Tom CleggUpdate slice-numpy test.
2021-09-23 Tom CleggAccept multiple input libraries for slice→slicenumpy.
2021-09-17 Tom CleggRenumber variants by allele count.
2021-09-17 Tom CleggFix reference assembly.
2021-09-13 Tom CleggSlice imported data by tag#.