Pinned Repositories
algorithms
Some algorithms I'm implementing for fun
android-experiments
Playing around with Android. Following good 'ol developers.android.com
clinical_data
Scripts for downloading clinical data from TCGA firehose and making visualizations
cn_pipeline
CBS -> Gistic pipeline
config
Revision tracking for various dotfiles
genomic-overview
sketch of a genome viewer using d3.
Ponzi
Yet another Scheme interpreter
WIP
Work in Progress slides
jax-cfd
Computational Fluid Dynamics in JAX
boosting-bbvi
gideonite's Repositories
gideonite/Ponzi
Yet another Scheme interpreter
gideonite/clinical_data
Scripts for downloading clinical data from TCGA firehose and making visualizations
gideonite/cn_pipeline
CBS -> Gistic pipeline
gideonite/genomic-overview
sketch of a genome viewer using d3.
gideonite/clojure-csv
A library for reading and writing CSV files from Clojure
gideonite/d3
A JavaScript visualization library for HTML and SVG.
gideonite/d3-tutorial
cBio d3 tutorial -- scatter plotting the iris dataset
gideonite/dna_rna_protein_model
Rewrite of my first program in python. It was first done with the help of Ruty Rinott and Nir Friedman at the Hebrew University, summer of 2010
gideonite/Education-Data
gideonite/gideonite.github.com
my website
gideonite/homebrew
The missing package manager for OS X.
gideonite/HS-Name-Game
Simple picture / name matching game for Hacker Schoolers & alumni as a JS bookmarklet
gideonite/IRC-server
A simple irc server written in Clojure
gideonite/jitdemo
Demo programs for my blog entry "Hello, JIT World!"
gideonite/LevelUp
Commadline tool that wraps CBS and GISTIC algorithms to take MIT Broad Level_2 data and make Level_4 data
gideonite/MCMC-pi
gideonite/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
gideonite/sandbar
A Clojure web application library with higher level abstractions for Compojure and Ring
gideonite/shorturl
gideonite/Will_it_Python
Translating R Data Analyses to Python