All examples By author By category About

ngopal

quick one-off script to visualize a sif format file in D3

Just making silly pretty pictures. I guess you might be able to learn a thing or two about D3 transitions if you don't already know how they work.

Visualization of a specialized "look and say" sequence

Posting a github repo as a gist to include it on a webpage in an iframe

// source http://jsbin.com/repehi // a weak attempt at implementing a barebones category theory library in javascript.

Degree Centrality based force-layout // source http://jsbin.com/fijefe

Example// source http://jsbin.com/filiwekotu Mouse tracking on webpage using JS, found through: http://stackoverflow.com/questions/7790725/javascript-track-mouse-position

A small javascript library to create a confusion matrix and calculate values of true positives, true negatives, false positives, false negatives, sensitivity, specificity, positive predictive value, negative predictive value, positive likelihood, negative likelihood, prevalence, false positive rate, false discovery rate, false negative rate, Matthew's coefficient, accuracy, f1 score, informedness, and markedness

Visualizing Alzheimer's Disease Using Reactome Data in D3

A gist showing how to setup a small multiple implementation of a basic D3 force directed graph. The code also contains an example of how to read in a CSV file that contains graph edges. The JSBIN example lives here: http://jsbin.com/hinixi/2