Skip to content

Instantly share code, notes, and snippets.

@kirkdotcam
Last active December 19, 2018 14:52
Show Gist options
  • Save kirkdotcam/daf2dc29c7cd3fbdef321a437812c28b to your computer and use it in GitHub Desktop.
Save kirkdotcam/daf2dc29c7cd3fbdef321a437812c28b to your computer and use it in GitHub Desktop.
from rdkit import Chem
from rdkit.Chem import Draw
from rdkit.Chem.Draw import IPythonConsole
from libs.rdkit_io import inchi_to_mol_file
import pandas as pd
import requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment