You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updated scoring model for SNVs and deletions, now using a straightforward continuous-time linear model
joint scoring of SNVs and deletions with bin/scoreVariants to produce a single score output file
Gaussian mixture model-based functional class assignment replaces the previous Z-score method
model parameters -- e.g., estimated GMM component means and variances, and class threshold values -- are now output to TSV when scoring variants
improved recognition of and labeling of programmed variants falling within codons containing "required edits" (positive control for editing, but that change the nucleic acid context of the codon)
Initial release of SGE data analysis code. Supports computing per-variant scores and confidence intervals, along with functional class assignments, for SNVs.