Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...
Parselmouth is a Python library for the Praat software. Though other attempts have been made at porting functionality from Praat to Python, Parselmouth is unique in its aim to provide a complete and ...
When it comes to working with data in a tabular form, most people reach for a spreadsheet. That’s not a bad choice: Microsoft Excel and similar programs are familiar and loaded with functionality for ...
qmplot is a handy, user-friendly tool and Python library that allows for quick and flexible of publication-ready manhattan and Q-Q plots directly from PLINK association results files or any data frame ...
TensorFlow is an open-source machine learning framework developed by Google for numerical computation and building mach Note: The rest of this notebook is about how to reproduce the above figures.
I had the opportunity to work with Kaplan-Meier curves and log-rank tests at work, so I am summarizing them here. When dividing a patient group into two based on a certain indicator,is there a ...
I got exposed to Emacs in the 1990’s when I used Unix mainframes and VT220 terminals for work. At the beginning, it was just my programmer’s editor and when I got used to it, I looked for ports to use ...