lightning.git
2020-10-25 Tom CleggWrite import stats to stats.json.
2020-10-25 Tom CleggTurn off timestamps in logs when not logging to a tty.
2020-10-23 Tom CleggLog input seq/chrom size, input coverage, tile coverage.
2020-10-23 Tom CleggAdd CalledBases to stats.
2020-10-22 Tom CleggFix coverage score.
2020-10-22 Tom CleggUpdate example.
2020-10-22 Tom CleggMore RAM for export.
2020-10-22 Tom CleggSplit big func.
2020-10-22 Tom CleggAssemble sequences concurrently.
2020-10-22 Tom CleggUpdate test.
2020-10-22 Tom CleggFix divide by zero.
2020-10-22 Tom CleggUpdate test.
2020-10-22 Tom CleggFix chr pos after chr1.
2020-10-22 Tom CleggFix var reused in goroutine.
2020-10-21 Tom CleggUse only first field of fasta comment as sequence label.
2020-10-21 Tom CleggHandle N in ref.
2020-10-21 Tom CleggMerge more than two consecutive del/ins.
2020-10-21 Tom CleggExport bed file.
2020-10-20 Tom CleggExport VCF-ish.
2020-10-19 Tom CleggHandle variant 0 ("none") in CompactSequences.
2020-10-19 Tom CleggAdd PadLeft func to help avoid empty ref/new fields.
2020-10-16 Tom CleggAdd merge cmd.
2020-10-14 Tom CleggExport HGVS.
2020-10-12 Tom CleggRefactor merge.
2020-10-12 Tom CleggDelete dead code.
2020-10-12 Tom CleggImprove error message.
2020-10-12 Tom CleggFix missed error check.
2020-10-12 Tom CleggFix log message.
2020-10-12 Tom CleggAdd merge command.
2020-10-08 Tom CleggInclude tile variant IDs in library.
2020-10-08 Tom CleggOption to output full list of unplaced tags.
2020-10-08 Tom CleggAllow importing all-hom (reference) data from single...
2020-10-07 Tom CleggAdd TagsPlacedNTimes stat.
2020-10-07 Tom CleggIncrease library read buffer size.
2020-10-07 Tom CleggWhen writing library, write tags too.
2020-10-07 Tom CleggAdd stats command.
2020-09-25 Tom CleggOption to treat tiles with no-calls as regular tiles.
2020-09-25 Tom CleggOption to output tile library when importing.
2020-09-25 Tom CleggLess memory for pca.
2020-09-18 Tom CleggFix -max-coverage=1.
2020-09-18 Tom CleggMore logs.
2020-09-17 Tom CleggLog dimensions.
2020-09-17 Tom CleggLogs.
2020-09-17 Tom CleggTranspose.
2020-09-17 Tom CleggMore memory for plot.
2020-09-17 Tom CleggDo PCA in Go.
2020-09-15 Tom CleggMore memory for export-numpy.
2020-09-11 Tom CleggMore memory for pca.
2020-09-11 Tom CleggShow container mem stats.
2020-09-11 Tom CleggOption to recode as one-hot for numpy output.
2020-09-09 Tom CleggSort numpy output by label.
2020-09-09 Tom CleggEnable -skip-ooo in example.
2020-09-02 Tom CleggClean up tests.
2020-09-02 Tom CleggFix panic on blank line in fasta.
2020-09-02 Tom CleggUse real longest increasing subsequence algorithm for...
2020-08-06 Tom CleggIncrease max fasta line length from 64KiB to 64MiB.
2020-07-16 Tom CleggAdd "timed out?" column to diff output.
2020-07-09 Tom CleggAdd diff -timeout flag.
2020-05-21 Tom CleggUpdate git path, update deps.
2020-05-13 Tom CleggUpdate git path.
2020-05-13 Tom CleggUpdate git path.
2020-05-12 Tom CleggAdd diff-fasta command.
2020-04-24 Tom CleggLog # duplicate tags.
2020-04-24 Tom CleggLog number of skipped tags.
2020-04-24 Tom Clegg-skip-ooo: fix skipping 7 in seq like 0-1-7-0
2020-04-23 Tom CleggLog out-of-order tags if -loglevel=debug.
2020-04-21 Tom CleggUse black marker instead of crashing on inputs with...
2020-04-21 Tom CleggMore memory for pca.
2020-04-21 Tom CleggDon't log token in websocket url.
2020-04-08 Tom CleggMore memory for import.
2020-04-06 Tom CleggFix up websocket locking.
2020-04-06 Tom CleggPropagate skip-ooo flag to container.
2020-04-06 Tom CleggExit non-zero if container is cancelled.
2020-04-06 Tom CleggOutput to arvados storage instead of staging on local...
2020-04-06 Tom CleggOption to skip/ignore out-of-order tags.
2020-04-06 Tom CleggFixup tagset collection in example script.
2020-04-03 Tom CleggRequest more memory when using mask.
2020-04-03 Tom CleggRead contig sizes from vcf.
2020-04-02 Tom CleggKill other children and exit early if one child process...
2020-04-02 Tom CleggSort genome file same way as vcf regions.
2020-03-12 Tom Cleggs/python/python2/
2020-03-12 Tom CleggAdd python2 to docker image.
2020-03-12 Tom CleggFix example script.
2020-03-12 Tom CleggPropagate genome arg.
2020-03-11 Tom CleggRefactor websocket listener.
2020-03-11 Tom CleggDon't pipe gvcf_regions to bedtools. Avoid short-read...
2020-03-11 Tom CleggUse named pipe for bcftools --mask data.
2020-03-11 Tom CleggShow file path in ref2genome -local=false.
2020-03-11 Tom CleggAdd -priority to example script.
2020-03-11 Tom CleggFix missing VCPUs.
2020-03-11 Tom CleggFix unchecked error.
2020-03-11 Tom CleggConnect stdin/stdout in docker containers.
2020-03-11 Tom CleggNo O_EXCL.
2020-03-11 Tom CleggError reporting.
2020-03-10 Tom CleggUpdate example script.
2020-03-10 Tom CleggFix docker mounts.
2020-03-10 Tom CleggGenerate genome file from fasta.
2020-03-10 Tom CleggFix example collections.
2020-03-10 Tom CleggInstall bedtools.
2020-03-10 Tom CleggShow stderr from children.
next