Skip to content

Instantly share code, notes, and snippets.

@ptosco
ptosco / CanonicalReordering.ipynb
Created August 14, 2020 20:31
CanonicalReordering
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ptosco
ptosco / SubstructMatch_nonring.ipynb
Last active June 9, 2022 06:40
SubstructMatch_nonring
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ptosco
ptosco / FragmentOnBonds.ipynb
Created January 8, 2020 11:47
Different ways to fragment a molecule on some bonds
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ptosco
ptosco / sss_with_timeout.ipynb
Created March 26, 2021 14:43
sss_with_timeout
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ptosco
ptosco / AllowUnlabelledRGroups.ipynb
Created January 2, 2021 22:26
Allow extra R-groups in unlabelled positions if they do not interfere with R-group decomposition
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ptosco
ptosco / MMFFEleTerm.html
Created October 16, 2020 07:52
MMFFEleTerm
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>MMFFEleTerm</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
@ptosco
ptosco / RadicalSpecies.html
Created October 11, 2020 10:12
RadicalSpecies
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>SMILES_in</th>
<th>ROMol_in</th>
</tr>
</thead>
<tbody>
<tr>
@ptosco
ptosco / UnchargerBenchmark.html
Created October 11, 2020 00:05
UnchargerBenchmark
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>UnchargeBenchmark</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
@ptosco
ptosco / ChiralityEdgeCases.html
Last active October 8, 2020 19:29
Chirality edge cases
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>ChiralityEdgeCases</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
@ptosco
ptosco / ExocyclicTautomers.ipynb
Created September 23, 2020 15:10
ExocyclicTautomers
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.