Add -single-onehot output option.
[lightning.git] / taglib.go
2021-08-06 Tom CleggAdd copyright headers.
2021-02-08 Tom CleggMove command line tool to subdir.
2020-12-02 Tom CleggImprove import and vcf2fasta performance.
2020-10-07 Tom CleggWhen writing library, write tags too.
2020-01-30 Tom CleggRemove spurious else.
2020-01-30 Tom CleggUse 2bit-packed uint64 as tagmapKey.
2020-01-20 Tom CleggInclude ending tag in tile sequence.
2020-01-19 Tom CleggDon't try to match overlapping tags.
2020-01-13 Tom CleggInitial tiling code.