lightning.git
2021-09-09 Tom CleggUse callbacks in struct instead of args to Load*().
2021-09-01 Tom CleggFix missed TranslatePaths and unreported error.
2021-08-31 Tom CleggAdd -p-value and -cases options for exporting hgvs...
2021-08-31 Tom CleggAdd chi square func.
2021-08-12 Tom CleggFix unchecked error.
2021-08-12 Tom CleggFix array index out of bounds.
2021-08-11 Tom CleggAdd -match-genome=regexp filter.
2021-08-11 Tom CleggExport hgvs one-hot numpy: -1 for missing / low quality...
2021-08-10 Tom CleggAdd filter options to export cmd.
2021-08-10 Tom CleggAdd .licenseignore.
2021-08-10 Tom CleggMemory tweaks.
2021-08-06 Tom CleggAdd copyright headers.
2021-08-06 Tom CleggReduce memory use, Limit goroutines when exporting...
2021-08-03 Tom CleggReduce lock contention.
2021-08-03 Tom CleggWrite annotations through to conserve memory.
2021-08-02 Tom CleggExport hgvs one-hot numpy.
2021-07-30 Tom CleggUse tsv filename when using tab separator.
2021-07-29 Tom CleggTrack which tile variants each hgvs.Variant appeared in.
2021-07-15 Tom CleggSkip diffs on long ref seqs.
2021-07-13 Tom CleggFix some entries skipped by WriteDir.
2021-07-13 Tom CleggCompress export output.
2021-07-13 Tom CleggFix up VCF format.
2021-07-12 Tom CleggFix recomputing diffs N times.
2021-07-12 Tom CleggSeparate pvcf/vcf output.
2021-07-09 Tom CleggProgress indicator for exportSeq.
2021-07-09 Tom CleggImprove concurrency in export-diff.
2021-07-09 Tom CleggInclude tagset in reference-genome files.
2021-07-08 Tom CleggFix missing output.
2021-07-08 Tom CleggWrite ref seqs to their own files.
2021-07-08 Tom CleggUse more cpus.
2021-07-08 Tom CleggFix use of nil writer.
2021-07-08 Tom CleggEnable network access to get port forwarding.
2021-07-08 Tom CleggOption to export one vcf/csv file per chromosome.
2021-06-18 Tom CleggFix race.
2021-06-17 Tom CleggImprove concurrency more.
2021-06-17 Tom CleggImprove loading concurrency.
2021-06-17 Tom CleggSplit sequence data into 64K independently locked parti...
2021-06-17 Tom CleggFix exportnumpy test.
2021-06-17 Tom CleggAdd concurrent load to exportnumpy.
2021-06-17 Tom CleggSkip expensive Tracef.
2021-06-17 Tom CleggUp load throttle to gomaxprocs.
2021-06-17 Tom CleggMove alloc/copy out of lock.
2021-06-17 Tom CleggLimit load goroutines to gomaxprocs/2.
2021-06-17 Tom CleggDistribute genomes across output files.
2021-06-17 Tom CleggFix lock held during getRef.
2021-06-15 Tom CleggFixup multiple-file reading.
2021-06-15 Tom CleggFix "gob: encoder: message too big"
2021-06-15 Tom CleggAdd "flake" command (read, tidy, write).
2021-06-14 Tom CleggAdd concurrency in Tidy remap phase.
2021-06-14 Tom CleggAdjust memory.
2021-06-14 Tom CleggWrite hgvs-based numpy matrix.
2021-06-03 Tom CleggFix another category of misspelled hgvs diff.
2021-05-25 Tom CleggBring memory back down.
2021-05-24 Tom CleggLimit tile size in export.
2021-05-21 Tom CleggSave runtime profile data periodically.
2021-05-20 Tom CleggDon't try to buffer/sort export.
2021-05-19 Tom CleggMore memory, but release buffers.
2021-05-18 Tom CleggManage export memory.
2021-05-18 Tom CleggAdd test.
2021-05-11 Tom CleggAvoid buffering entire output in memory.
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.
next