Skip to content

Instantly share code, notes, and snippets.

@greglandrum
greglandrum / MCS.ipynb
Created November 14, 2012 05:02
RDKit MCS Tutorial
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@greglandrum
greglandrum / RecapAndBricsTutorial.ipynb
Created November 15, 2012 04:20
RDKit BRICS and RECAP Tutorial
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import simplejson,urllib,random
idx = random.randint(1,10000000)
import sys,re,os,datetime
CHART_BASE_URL = 'http://chart.apis.google.com/chart'
ELEVATION_BASE_URL = 'http://maps.google.com/maps/api/elevation/json'
tInterval=1800
pltWidth=400
pltHeight=200