Fix some tests.
[lightning.git] / filter.go
2022-11-18 Tom CleggCheck for unparsed command line args.
2021-08-11 Tom CleggAdd -match-genome=regexp filter.
2021-08-10 Tom CleggAdd filter options to export cmd.
2021-08-06 Tom CleggAdd copyright headers.
2021-02-08 Tom CleggMove command line tool to subdir.
2020-11-22 Tom CleggAccept filter args in pca-go.
2020-11-13 Tom CleggGzip gob files.
2020-11-02 Tom CleggDon't drop ref tile data when filtering.
2020-11-01 Tom CleggWrite annotations along with numpy.
2020-09-18 Tom CleggFix -max-coverage=1.
2020-03-10 Tom CleggContainer request priority flag.
2020-03-05 Tom CleggLess verbose logging.
2020-03-05 Tom CleggI/O pipeline, show arvados container logs.
2020-03-04 Tom CleggFix input arg in export.
2020-03-03 Tom CleggRun "filter" and "export" in arvados containers.
2020-02-07 Tom CleggFix typo.
2020-02-06 Tom CleggFix zeroing everything if max-variants not specified.
2020-02-05 Tom CleggAdd filter subcommand.