lightning.git
2021-05-07 Tom CleggExport hgvs-onehot.
2021-04-26 Tom CleggBump exportnumpy memory.
2021-04-23 Tom CleggBump merge memory.
2021-04-23 Tom CleggError out early.
2021-04-12 Tom CleggBump exportnumpy memory.
2021-04-12 Tom CleggBump merge memory.
2021-04-08 Tom CleggFix HGVS diff: GGAA>AAAA is GG>AA, not delGG,=AA,insAA.
2021-04-01 Tom CleggAdd -expand-regions flag.
2021-03-24 Tom CleggExport selected regions.
2021-03-15 Tom CleggTest numpy annotations.
2021-03-11 Tom CleggOption to write numpy in chunks (same rows, fewer columns).
2021-03-04 Tom CleggBump export RAM.
2021-03-01 Tom CleggBump import RAM.
2021-03-01 Tom CleggAsk for preemptible instances.
2021-03-01 Tom CleggReduce import RAM.
2021-03-01 Tom CleggThrottle goroutines and unflushed bufs to NCPUs.
2021-02-19 Tom CleggUpgrade to debian bullseye to get bcftools 1.11.
2021-02-08 Tom CleggAdd missing file for batchArgs.
2021-02-08 Tom CleggMove command line tool to subdir.
2021-01-29 Tom CleggFake a complete_genomics_pass_all preset.
2021-01-29 Tom CleggLog # low quality tile variants during import.
2021-01-29 Tom CleggLog exported numpy shape.
2021-01-18 Tom CleggAdd dumpgob command.
2021-01-14 Tom CleggFix log message.
2020-12-18 Tom CleggShare a single sitefs for multiple arvados files.
2020-12-18 Tom CleggBump import memory.
2020-12-17 Tom CleggBump exportnumpy memory.
2020-12-16 Tom CleggSort rows by label shown in csv, not full file path.
2020-12-15 Tom CleggBump merge memory.
2020-12-15 Tom CleggLoad library with pgzip.
2020-12-14 Tom CleggFaster merge output.
2020-12-08 Tom CleggBigger output buffer for annotate.
2020-12-08 Tom CleggSave git version in lightning binary collection name...
2020-12-04 Tom CleggInclude numpy matrix filename in labels csv.
2020-12-04 Tom CleggMore memory + direct Keep access for merge and exportnumpy.
2020-12-02 Tom CleggUpdate example.
2020-12-02 Tom CleggDon't pass -gvcf-type="" to gvcf_regions.py.
2020-12-02 Tom CleggFix deadlock on error.
2020-12-02 Tom CleggImprove import and vcf2fasta performance.
2020-11-29 Tom CleggIncrease concurrency, reduce allocs.
2020-11-29 Tom CleggReduce lock contention.
2020-11-25 Tom CleggUse smaller machines for small batches.
2020-11-25 Tom CleggUse buffered writer to avoid overwhelming arv-mount.
2020-11-25 Tom CleggShare CR refresh throttle when running multiple containers.
2020-11-25 Tom CleggExport labels.csv with numpy array.
2020-11-24 Tom CleggConcurrent-batches mode for vcf2fasta and import.
2020-11-23 Tom CleggMore memory for pca.
2020-11-23 Tom CleggPropagate -match-chromosome arg to container.
2020-11-22 Tom CleggPass gvcf-type to gvcf_regions.
2020-11-22 Tom CleggFix fasta sequence names.
2020-11-22 Tom CleggAccept filter args in pca-go.
2020-11-22 Tom CleggLet caller set container output name.
2020-11-19 Tom CleggFix divide by zero.
2020-11-19 Tom CleggConfigurable chromosome name pattern.
2020-11-19 Tom CleggFix wrong container name.
2020-11-19 Tom CleggIndicate low quality tile variants with -1 in numpy...
2020-11-13 Tom CleggGzip gob files.
2020-11-13 Tom CleggUpdate example.
2020-11-12 Tom CleggWhen not saving incomplete tilevars, still save hashes...
2020-11-05 Tom CleggAdd numpy-common-variants sanity check.
2020-11-05 Tom CleggRenumber/prune variants for numpy export.
2020-11-02 Tom CleggOmit refname field in annotation if only one ref exists.
2020-11-02 Tom CleggAdjust speed knobs.
2020-11-02 Tom CleggDon't drop ref tile data when filtering.
2020-11-02 Tom CleggPropagate filters to container.
2020-11-02 Tom CleggFaster annotate.
2020-11-01 Tom CleggWrite annotations along with numpy.
2020-10-31 Tom CleggUse tilelib to load for export and pca.
2020-10-29 Tom CleggLog locations of long tiles.
2020-10-29 Tom Cleggmax-tile-size option.
2020-10-29 Tom CleggLess memory and cpu for annotate.
2020-10-29 Tom CleggFix example.
2020-10-29 Tom CleggFaster annotate.
2020-10-29 Tom CleggUpdate example.
2020-10-28 Tom CleggLog path len and # skipped out-of-order tiles per chrom...
2020-10-28 Tom CleggExport tile annotations.
2020-10-26 Tom CleggContinue loop a bit earlier.
2020-10-26 Tom CleggBetter series palette.
2020-10-25 Tom CleggFix up example.
2020-10-25 Tom CleggPlot import stats.
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.
next