Skip to content

Instantly share code, notes, and snippets.

@m0n5t3r
m0n5t3r / generate_traffic.py
Created November 3, 2010 17:15
stats gathering with gunicorn; gstats.py should be run with one sync worker, gunicorn.conf.py should be in your config
#!/usr/bin/env python
import sys
from random import random
from time import sleep
from threading import Thread, active_count
execfile('gunicorn.conf.py')
@lindenb
lindenb / bam2wig.c
Created February 15, 2011 15:59
Transforms a BAM file to WIG
/*
Author:
Pierre Lindenbaum PhD
WWW:
http://plindenbaum.blogspot.com
contact:
plindenbaum@yahoo.fr
Motivation:
creates a WIG file from a BAM file
@karmi
karmi / .gitignore
Created May 15, 2011 11:15
Import your Gmail messages into ElasticSearch and search them with a simple web application.
.DS_Store
*.log
Gemfile.lock