what:
Interactive visualizations
by:
Nick Markov
← go back

Since 2019 I have been working with sequencing data, primarily single-cell RNA sequencing, and more recently, spatial transcriptomics. Here are the two vignettes to help intuitively understand some aspects of the data for specific problems of:

For our Machine learning links unresolving secondary pneumonia to mortality in patients with severe pneumonia, including COVID-19 publication, I have created an interactive visualization of the electronic health record data from our intensive care unit: CarpeDiem data browser. The primary goal of this tool was to allow a global overview of all the data (each day of each patient), with the ability to zoom in on specific measurement, to enable discovery and spot-checking of patterns. This is an open-source tool built with d3.js, source code is available on github.

Additionally, I have helped with several interactive visualization projects:

I will be adding more links to this page as I finish more projects, so you might want to check back in a couple of months.

I want to also highlight my inspiration, Bret Victor's work, particularly this project, but if you don't know him, please check out his other projects too.