flekschas
Computer scientist researching visualization systems for large-scale exploration of biomedical data. Harvard CS PhD '21.
@OzetteTechCambridge, MA
Pinned Repositories
jupyter-scatter
Interactive 2D scatter plot widget for Jupyter Lab and Notebook. Scales to millions of points!
owl2neo4j
Convert OWL to labeled property graph and import into Neo4J
piling.js
A general framework and library for exploring thousands of small multiples
regl-line
Flat 2D and 3D line rending with Regl for WebGL
regl-scatterplot
Scalable WebGL-based scatter plot library build with Regl
sbb
Semantic Body Browser - a tool for graphically exploring an organism's body.
simple-world-map
A simple SVG world map with ISO 3166-1 annotations
svelte-simple-modal
A simple, small, and content-agnostic modal for Svelte v3 and v4
higlass
Fast, flexible and extensible genome browser.
peax
Peax is a tool for interactive visual pattern search and exploration in epigenomic data based on unsupervised representation learning with autoencoders
flekschas's Repositories
flekschas/svelte-simple-modal
A simple, small, and content-agnostic modal for Svelte v3 and v4
flekschas/jupyter-scatter
Interactive 2D scatter plot widget for Jupyter Lab and Notebook. Scales to millions of points!
flekschas/piling.js
A general framework and library for exploring thousands of small multiples
flekschas/regl-scatterplot
Scalable WebGL-based scatter plot library build with Regl
flekschas/regl-line
Flat 2D and 3D line rending with Regl for WebGL
flekschas/sbb
Semantic Body Browser - a tool for graphically exploring an organism's body.
flekschas/jupyter-scatter-tutorial
Jupyter Scatter Tutorial (that was first presented at SciPy '23)
flekschas/higlass-scalable-insets
Scalable Insets for HiGlass: a new technique for interactively exploring and navigating large numbers of annotated patterns in multiscale visual spaces such as gigapixel images, matrices, or maps.
flekschas/enhancer-gene-vis
A tool for visualizing ABC enhancer-gene connections in the context of genetic variants.
flekschas/pub-sub
A tiny 0.8 KB pub-sub event library that supports cross-window messaging and async event broadcasting
flekschas/utils
A very opinionated set of small handy utility functions
flekschas/dom-2d-camera
A wrapper for 2d-camera for canvas
flekschas/piling.js-react
Template for using piling.js in a React app
flekschas/higlass-image
A collection of tracks for viewing image data in HiGlass
flekschas/higlass-geojson
GeoJSON Track for HiGlass
flekschas/piling.js-authoring
flekschas/project-sbb
Project page for the Semantic Body Browser
flekschas/with-raf
Request animation frame throttling
flekschas/biome-issue
flekschas/candygraph
Fast by default, flexible 2D plotting library.
flekschas/deepscatter
Zoomable, animated scatterplots in the browser that scales over a billion points
flekschas/encodable
Configurable grammar for visualization components
flekschas/flekschas
flekschas/kdbush
A fast static index for 2D points
flekschas/project-hipiler
Project page for HiPiler
flekschas/project-satori
Project page for SATORI
flekschas/pyviz.org
Source for the PyViz.org website.
flekschas/scipy_proceedings
Tools used to generate the SciPy conference proceedings
flekschas/sveld
Generate TypeScript definitions for your Svelte components
flekschas/svelte-simple-modal-typescript-test
A simple typescript test repo for the Svelte Simple Modal