Trending

#rdkit

Latest posts tagged with #rdkit on Bluesky

Latest Top
Trending

Posts tagged #rdkit

Preview
Change heterocycle to another isoster with HCIE #memo #cheminformatics #RDKit Aromatic heterocycles are often used drug design as central core of molecule and they are often replaced another isosteric heterocycles for improvement of potency, ADMET or finding new IP space. Th…

Change heterocycle to another isoster with HCIE #memo #cheminformatics #RDKit iwatobipen.wordpress.com/2026/03/08/c...

0 0 0 0
GPU-Accelerated Clustering with nvMolKit – RDKit blog A guest post from NVIDIA

The new #RDKit blog post is a guest post looking at doing Butina clustering on the GPU using nvMolKit.

greglandrum.github.io/rdkit-blog/p...

14 2 0 0
Split PROTAC molecule to 3 compornents with protac_splitter #RDKit #cheminfomratics #memo #python Proteolysis-targeting chimeras (PROTACs) are one of the interesting modalities in these days because the modality can engage protein of interest (POI) and E3 ubiquitin ligase and then causes degradation of POI. PROTAC molecules are build from 3 components, POI binder, Linker and E3 binder. So chemists and cheminformatitian would like to analyse these molecules by each compornents. However sometime it's difficult to split molecule to these components.

Split PROTAC molecule to 3 compornents with protac_splitter #RDKit #cheminfomratics #memo #python

Proteolysis-targeting chimeras (PROTACs) are one of the interesting modalities in these days because the modality can engage protein of interest (POI) and E3 ubiquitin ligase and then causes…

2 0 0 1
Creating a patent data set – RDKit blog Another collection of sets of related compounds

In this week's #RDKit blog post I assemble a new data set of compounds from patents.

greglandrum.github.io/rdkit-blog/p...

5 1 0 0
New clustering algorithm for cheminformatics #bblean #cheminformatics #RDKit Clustering is one of the common but really important task of cheminformatics. There are lots of clustering algorithms are know as readers know, but now we should struggle with huge amount of compound dataset such as Enamine Real, WuXi Galaxy, ZINC and so on in the Era of AI driven drug discovery. It's becomming taugh task for calcuating huge amount of compound properties, fingerprints and clustring them.

New clustering algorithm for cheminformatics #bblean #cheminformatics #RDKit

Clustering is one of the common but really important task of cheminformatics. There are lots of clustering algorithms are know as readers know, but now we should struggle with huge amount of compound dataset such as…

7 1 0 0
Useful utils for analysing chemical reaction #cheminformatics #rdkit #rxnutils Recently lots of users know that generative model of molecule is really useful for drug design. But one of the big challenge is how to make designed molecules. So predicting sythetic route AI is hot topics in these area I think. There are useful retro synthesis AIs are reported such as Spaya.AI, Synthia, Reaxysis, Scifinder as commercial packages and AIZynfinder as OSS.

Useful utils for analysing chemical reaction #cheminformatics #rdkit #rxnutils

Recently lots of users know that generative model of molecule is really useful for drug design. But one of the big challenge is how to make designed molecules. So predicting sythetic route AI is hot topics in these area…

5 2 0 0
Wrapping up 2025 – RDKit blog Completing the streak

The last #RDKit blog post of the year is a brief look back at 2025.
greglandrum.github.io/rdkit-blog/p...

9 0 0 0
About tetrahedral chirality in the RDKit – RDKit blog Answering a frequently asked question

Today's #RDKit blog post is a tutorial/explanation about which atoms are considered as candidates for tetrahedral chirality.
greglandrum.github.io/rdkit-blog/p...

7 2 1 0
Building synthon spaces with combinatorial reactions – RDKit blog A frequently requested tutorial part 2

This week's #RDKit blog post, like last week's, looks at creating your own synthon spaces. Last week was BRICS, this week we use some combichem reactions:
greglandrum.github.io/rdkit-blog/p...

8 2 0 0
X-Chem, Inc. hiring Scientist, Cheminformatics, based in Montreal/Quebec in Montreal, Quebec, Canada | LinkedIn Posted 8:11:14 PM. At X-Chem, it is our mission to leverage the world’s leading drug discovery platform to help create…See this and similar jobs on LinkedIn.

Cheminformatics job, based in Montreal/Quebec #compchem #rdkit
www.linkedin.com/jobs/view/43...

1 0 1 1
Thresholds for “random” with 3D similarity methods – RDKit blog What is noise in 3D?

This week's #RDKit blog post is an attempt to figure out thresholds for meaningful "similarity" with 3D methods. I think there may be a bit of tweaking to do here, but it's a start.
greglandrum.github.io/rdkit-blog/p...

9 0 0 0
Similarity screening with RDKit #RDKit #SimilarityScreener #memo #cheminformatics Similarity based screening is one of the common way to explore SAR rapidly. For example if you got hit compound but lack of human resources for making analogue compounds, catalogue SAR is useful way to expand SAR. Of course 'SIMILARITY' is really difficut term in cheminfomratics. There are lots of metrics for measuring compound similarity. I will not describe the topic in this post 🙂

Similarity screening with RDKit #RDKit #SimilarityScreener #memo #cheminformatics

Similarity based screening is one of the common way to explore SAR rapidly. For example if you got hit compound but lack of human resources for making analogue compounds, catalogue SAR is useful way to expand SAR. Of…

8 0 0 0
Working with the LOBSTER Data set III – RDKit blog Comparing 3D alignment methods.

This week's #RDKit blog post is the third in a series using the LOBSTER data set.
This time I use the data to compare 3D alignment methods.

greglandrum.github.io/rdkit-blog/p...

10 2 0 0
Working with the LOBSTER Data set II – RDKit blog Conformer generation and comparing 3D fingerprints

This week's #RDKit blog post continues my look at the LOBSTER data set. This one got a bit derailed because I found a bug while working on it.

greglandrum.github.io/rdkit-blog/p...

6 1 0 0
Install roshambo2 to pixi env #memo #cheminformatics #RDKit Recently I'm using pixi for environment managment. Because it works very fast and can handle not only conda but also pypi in local .pixi env. Today, I tried to install roshambo2 to pixi env. The original article is published from JCIM and the code is available under MIT lisence.Article In this article arthors shows performance of ROSHAMBO2 on Gaming GPU.

Install roshambo2 to pixi env #memo #cheminformatics #RDKit

Recently I'm using pixi for environment managment. Because it works very fast and can handle not only conda but also pypi in local .pixi env. Today, I tried to install roshambo2 to pixi env. The original article is published from JCIM and…

4 0 0 0
Working with the LOBSTER Data set I – RDKit blog Registering and working with a 3D data set using lwreg

This week's #RDKit blog post looks at LOBSTER, a nice molecular superposition data set that came out last year. Now that everything's loaded into a database using lwreg, I can start playing with the data in future posts.
greglandrum.github.io/rdkit-blog/p...

5 3 0 0
Preview
RDKit Zulip organization for the RDKit community

I know some people have had problems accessing the discord servers we use for the UGMs, so I'm trying an experiment with setting up a Zulip server for the #RDKit.
If this works well, we can leave it up as an informal chat/discussion point for the community.
rdkit.zulipchat.com/join/ay4ccup...

5 2 0 0
Run MD simulation with Openff&Openmm on pixi’s env #cheminformatics #RDKit #pixi #memo My background was organic chemistry but now I'm working as cheminformatitian. So I have lots of experiences of cheminformatics and medicinal chemistry but not many experiences of molecular simulation. But I'm interested in the simulation field and openmm and openff are one of my favorite packages to learn MD. OpenMM and OpenFF are developed attractively and Jeff shared useful notebook at RDKit UGM 2024 and 2025.

Run MD simulation with Openff&Openmm on pixi’s env #cheminformatics #RDKit #pixi #memo

My background was organic chemistry but now I'm working as cheminformatitian. So I have lots of experiences of cheminformatics and medicinal chemistry but not many experiences of molecular simulation. But I'm…

3 0 0 0
Using the RDKit in a C++ program – RDKit blog It’s actually pretty easy

This week I updated an older #RDKit blog post to show how to use the RDKit in your own C++ projects on Windows. That post now covers Linux, the Mac, and Windows.
greglandrum.github.io/rdkit-blog/p...

3 1 0 0

Save the date! Next year's European #RDKit UGM will take place from 16-18 September in Darmstadt, Germany.
Pre-registration will open in early 2026.

32 10 1 0
Displaying atom maps and highlighting with reactions – RDKit blog How to display info about a reaction transformation on a set of specific reactants and products.

The new #RDKit blog post shows off some reaction drawing tricks.

greglandrum.github.io/rdkit-blog/p...

7 0 0 0
Rendering intramolecular H bonds in 2D – RDKit blog A simple approach to get nonbonded atoms close to each other.

I forgot to post over the weekend...
The new #RDKit blog post is a short one showing how to get decent 2D renderings for systems with intramolecular hydrogen bonds.
greglandrum.github.io/rdkit-blog/p...

11 1 1 1
Jan Jensen: Can you find hits by screening only 100 molecules?
Jan Jensen: Can you find hits by screening only 100 molecules? YouTube video by RDKit

My talk at the #RDKit UGM in Prague youtu.be/TduH7v-biyY?... #compchem

15 3 0 0
A screenshot showing that my "rdkit_new" conda environment is running the 2025.09.1 RDKit release

A screenshot showing that my "rdkit_new" conda environment is running the 2025.09.1 RDKit release

Yay! #RDKit

11 1 1 0
GPU based fast Shape alignment of molecules #RDKit #Roshambo2 #Cheminformatics Most of readers know that power of GPU change the way of cheminformatics. I introduced nvMolkit which is developed by NVIDIA for cheminformatics tasks. Now we can handle huge amount of data in short time 🙂 nvMolKit can calculate compound similarity and conformation rapidly with GPU but GPU assisted alignment is not implemented. Ligand based approach is common way of drug discovery evenif alpha fold3 is availabe in these days.

GPU based fast Shape alignment of molecules #RDKit #Roshambo2 #Cheminformatics

Most of readers know that power of GPU change the way of cheminformatics. I introduced nvMolkit which is developed by NVIDIA for cheminformatics tasks. Now we can handle huge amount of data in short time 🙂 nvMolKit can…

5 0 0 0
Drawing simple protein–ligand interaction diagrams with the RDKit – RDKit blog Quick, but useful

This week's #RDKit blog post shows how to create simple protein--ligand interaction diagrams.
I think there's potential to take this a bit further...
greglandrum.github.io/rdkit-blog/p...

15 4 0 0
Using the RDKit in a C++ program – RDKit blog It’s actually pretty easy

This week I updated an older #RDKit blog post that demonstrates how to set things up so that you can easily use the RDKit in your own C++ code.
greglandrum.github.io/rdkit-blog/p...

8 0 0 0

GitHub - NVIDIA-Digital-Bio/nvMolKit: A high-performance, GPU-accelerated library for key computational chemistry tasks, such as molecular similarity, conf... #nvidia #nvmolkit #molecularmodeling #compchem #morgan #fingerprints #tanimoto #mmff #rdkit #gpu #conformergeneration #minimization

0 0 0 0
RDKit meets GPU #RDKit #nvmolkit #nvidia #cheminformatics Unfortunately I could not participate RDKit UGM 2025 in this year.... I would like to join the meeting at next year By the way, recently we can use GPUs for acceralate chem/bio informatics calculations such as Deep Learning application or clustering tasks. Nvidia's rapids is one of the famous package for GPU based data science. But there are no package which accelarate RDKit function directry.

RDKit meets GPU #RDKit #nvmolkit #nvidia #cheminformatics

Unfortunately I could not participate RDKit UGM 2025 in this year.... I would like to join the meeting at next year By the way, recently we can use GPUs for acceralate chem/bio informatics calculations such as Deep Learning application or…

5 0 0 0
Post image

Thanks to @greglandrum.bsky.social and all the #RDKit crew another great UGM,now back along the Elbe as the sun sets:

3 0 1 0