Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import simtk
from simtk.openmm.app import *
from simtk.openmm import *
from simtk.unit import *
import mdtraj as md
from simtk import unit
from sys import stdout
import numpy as np
import SessionState
import streamlit as st
st.beta_set_page_config(
page_icon=":shark:",
layout="wide",
)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
<svg baseProfile="full" height="3200px" version="1.1" viewBox="0 0 1600 3200" width="1600px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:rdkit="http://www.rdkit.org/xml" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- END OF HEADER -->
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600" x="0" y="0"> </rect>
<rect height="3200" style="opacity:1.0;fill:#FFFFFF;stroke:none" width="1600
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import json\n",
"import urllib\n",
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import json\n",
"import urllib\n",
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.