Build peptide from monomer library from ChEMBL #RDKit #ChEMBL #Chemoinformatics

Recently, ChEMBL ver. 30 is released. I’ve installed it in my PC and added rdkit schema ;) And current chembl ftp site provides monomer library of HELM. @magattaca posted really useful blog post in Japanese https://magattaca.hatenablog.com/entry/2020/11/25/004829. The post describes about HELM, its monomer and render these monomers. I’m interested in how to build peptide fromContinue reading “Build peptide from monomer library from ChEMBL #RDKit #ChEMBL #Chemoinformatics”

Make interactive chemical space plot with Dash #RDKit #useful_rdkit_utils #Dash #Chemoinfomratics

Recently I posted really useful package named molplotly. The package can make interactive plot with compound structure as hover. Inspired the activity, I tried to wrote code for making chemical space mapping with interactive rendering of molecules. Base code came from my previous post. There small changes in dash part because of I used newContinue reading “Make interactive chemical space plot with Dash #RDKit #useful_rdkit_utils #Dash #Chemoinfomratics”