Skip to content

Instantly share code, notes, and snippets.

View CKannas's full-sized avatar

Christos Kannas CKannas

View GitHub Profile
@CKannas
CKannas / RDKit_Substructure_Matching_Hangs.ipynb
Created March 26, 2021 09:21
RDKit Substructure Matching hangs for large molecule & pattern with many chiral centers when useChirality is True.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CKannas
CKannas / rdkit_pandas.ipynb
Created May 21, 2019 20:28
Simple RDKit and Pandas example...
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.
@CKannas
CKannas / Compare eMEGA SAMOEA MOARF Seliciclib.ipynb
Created August 2, 2018 18:22
PhD Research: Compare eMEGA, SAMOEA Top 10 solutions to MOARF solutions and design target.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CKannas
CKannas / Self-Adaptive MOEA Solutions Plots.ipynb
Created August 2, 2018 18:19
Self-Adaptive MOEA Solutions across runs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CKannas
CKannas / Self-Adaptive MOEA Results - PCA.ipynb
Created August 2, 2018 18:18
Use RDKit, Scikit-Learn, Pandas to read molecules file (SMILES), calculate Tanimoto distance between the molecules and save them into a Pandas DataFrame for PCA analysis and visualisation.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CKannas
CKannas / Self-Adaptive MOEA Results - PCA - MDS.ipynb
Last active August 2, 2018 18:15
Use RDKit, Scikit-Learn, Pandas to read molecules file (SMILES), calculate Tanimoto distance between the molecules and save them into a Pandas DataFrame for PCA analysis and visualisation. Uses a molecule file reader from proprietary software suite NSISSoft, but you can use RDKit's file readers as a replacement .
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CKannas
CKannas / RDKit Library Enumeration.ipynb
Created January 17, 2018 21:53
Iterative Library Enumeration usinf RDKit
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.