# HG changeset patch # User Steve Losh # Date 1581567001 18000 # Node ID 63a3444694cd2df03d117b2bd9d0fe015ca8b8d4 # Parent b22873b178097a11407e877e25ac3bda5a3bd833 Update diff -r b22873b17809 -r 63a3444694cd README.markdown --- a/README.markdown Tue Feb 11 23:32:17 2020 -0500 +++ b/README.markdown Wed Feb 12 23:10:01 2020 -0500 @@ -726,3 +726,10 @@ nontrivial. The "scripting" support is completely batshit string-based munging, and even the basic definition of any dependencies beyond explicit lists of files is miserable. + +## 2020-02-12 + +Spent some (far too much) time getting the Trapnell data into Postgres, figuring +out how to ergonomically plot it with gnuplot, and figuring out how to do decent +histogram and CDF plots. I'm not thrilled with what I came up with, but it'll +have to do for now because it's already 11 PM.