lightning.git
2022-10-21 Tom Clegg19524: Fix matrix alloc size. 19524-pca
2022-10-20 Tom Clegg19524: Flags choose which PCA components to plot.
2022-10-20 Tom Clegg19524: Update colors, plot unknown-phenotype behind...
2022-10-20 Tom Clegg19524: Limit size of PCA input matrix.
2022-10-19 Tom Clegg19524: Limit size of PCA input matrix.
2022-10-19 Tom Clegg19524: configurable vcpus/ram
2022-10-14 Tom CleggMerge branch '19524-pca'
2022-10-14 Tom Clegg19524: Use marker shape to indicate second category...
2022-10-14 Tom Clegg19524: Remove obsolete pca cmds.
2022-10-14 Tom Clegg19524: Fix deprecated scipy.load.
2022-10-14 Tom Clegg19524: Read multiple phenotype files.
2022-10-14 Tom Clegg19524: Generalize plot colors a little.
2022-10-13 Tom CleggFail if inadvertently using randomness.
2022-10-12 Tom Clegg19524: Fix colormap.
2022-10-12 Tom Clegg19524: propagate pca-components arg.
2022-10-11 Tom Clegg19524: plot: get sample list from csv instead of fasta...
2022-10-11 Tom Clegg19524: Output PCA.
2022-10-07 Tom CleggUpdate deps, improve error reporting
2022-10-07 Tom CleggUse min-coverage filter
2022-08-05 Tom CleggFix diff case
2022-08-03 Tom CleggFix diff case
2022-07-27 Tom CleggFix diff case
2022-07-27 Tom CleggFix diff case
2022-07-27 Tom CleggFix diff case
2022-07-26 Tom CleggFix diff case
2022-07-20 Tom CleggFix crash when ref tile is dropped due to duplicate...
2022-07-15 Tom CleggAdd test for variant at right end of spanning tile.
2022-07-15 Tom CleggGenerate annotations for spanning tiles.
2022-07-14 Tom CleggUpdate tests.
2022-07-07 Tom CleggFix wrong index in chunk>0 case.
2022-07-01 Tom CleggFix low-coverage tiles counting toward min coverage...
2022-06-03 Tom CleggFix loss of precision in p-value calculation.
2022-05-04 Tom Clegg19073: Fix dup tag detection.
2022-05-04 Tom Clegg19073: Fix dup tag detection.
2022-05-03 Tom Clegg19073: Remove dup tags (>1 ref placement) from tilestat...
2022-04-29 Tom CleggAdd -log10(pvalue) row to onehot-columns.npy output...
2022-03-16 Tom CleggAdd tilestats cmd.
2022-03-16 Tom CleggWrite chunk-tag-offset.csv with chunked tilevariant...
2022-03-04 Tom CleggChange zygosity column info from het=1 to hom=1.
2022-02-24 Tom CleggFix left-most diff cases.
2022-02-22 Tom CleggEncode spanning tile as 0 in tile variant matrix.
2022-02-20 Tom CleggMore debugging info for -debug-tag.
2022-02-20 Tom CleggSkip input files that aren't needed because -max-tag.
2022-02-18 Tom CleggFix left-most diff cases.
2022-02-18 Tom CleggAdd -debug-tag flag.
2022-02-18 Tom CleggFix -include-variant-1
2022-02-17 Tom CleggUpdate tests (don't include both het+hom if only one...
2022-02-17 Tom CleggFix -max-tag filter.
2022-02-17 Tom CleggFix sparse one-hot coordinates for chunk n>0.
2022-02-17 Tom CleggFix -max-tag filter.
2022-02-15 Tom CleggOption to include variant 1 in one-hot matrix.
2022-02-11 Tom CleggInclude tiles in one-hot matrix even if there is no...
2022-02-09 Tom CleggSupport -max-tag flag for debugging.
2022-02-04 Tom CleggDon't include het just because corresponding hom passed.
2022-02-04 Tom CleggUpdate logged stats.
2022-02-04 Tom CleggDon't use tags that appear more than once per sequence.
2022-02-03 Tom CleggFix log message.
2022-02-03 Tom CleggSkip tags that appear twice in the same chromosome.
2022-01-31 Tom CleggAdd dump command.
2022-01-27 Tom CleggUpdate memory-size log message.
2022-01-27 Tom CleggOutput -single-onehot as coordinates of non-zero values.
2022-01-21 Tom CleggFix Χ² calculation.
2022-01-17 Tom CleggUse native client to read annotations.csv.
2022-01-17 Tom CleggAdd -single-onehot output option.
2022-01-14 Tom CleggLoad case/control/neither from csv column, fix Χ² filter.
2022-01-13 Tom CleggFix deadlock at container finish.
2022-01-13 Tom CleggAdd -chunked-onehot option.
2022-01-07 Tom CleggHandle fasta with no line breaks.
2022-01-07 Tom CleggFilter HGVS columns by coverage & p-value threshold.
2021-12-30 Tom CleggFix coordinates in hgvs annotations.
2021-12-30 Tom CleggContainer-watching fixes.
2021-12-30 Tom CleggFix slice padding.
2021-12-30 Tom CleggFix blocking on gob encode.
2021-12-29 Tom CleggMore aggressive GC.
2021-12-29 Tom CleggFix index out of bounds error.
2021-12-29 Tom CleggRefactor chunked-hgvs to use less memory.
2021-12-27 Tom CleggSeparate options to output single/chunked hgvs matrices.
2021-12-21 Tom CleggBump slice-numpy memory.
2021-12-13 Tom CleggInclude HGVS IDs in anno2vcf.
2021-12-07 Tom CleggUse (throttle)Go() convenience.
2021-12-04 Tom CleggCall 2-base deletion-insertion as two adjacent SNPs.
2021-12-02 Tom CleggAdd null csv rows for ref/undiffed. Ensure 0 means...
2021-11-30 Tom CleggFix handling of TAG->CA (spell as T>C, =A, delG).
2021-11-30 Tom CleggNot a bug when ref is the only variant loaded.
2021-11-30 Tom CleggFix deadlock in skip-on-error case.
2021-11-30 Tom CleggCall SNPs separately when called within 1bp of start...
2021-11-27 Tom CleggMention undiffable variants in annotations, write ...
2021-11-26 Tom CleggWrite hgvs-oriented matrix and annotations csv.
2021-11-26 Tom CleggLog exact locations of duplicate tags.
2021-11-25 Tom CleggDrop duplicate tags, fix ref position tracking.
2021-11-25 Tom CleggFix interval tree unused node markers.
2021-11-25 Tom CleggMore debug messages and error checks.
2021-11-24 Tom CleggUse non-preemptible instances.
2021-11-24 Tom CleggOption to merge matrices and annotations.
2021-11-22 Tom CleggImplement -regions and -expand-regions for slice-numpy.
2021-11-19 Tom CleggAdjust slice memory.
2021-11-04 Tom CleggWrite deletions as "TAA T" instead of "AA .".
2021-11-04 Tom CleggFix variant numbering.
2021-11-01 Tom CleggUpdate slice-numpy test.
2021-11-01 Tom CleggFix duplicate entries in slice-numpy annotations.
next