Skip to content

montserratamion/ChemInformatics_SERT_Clustering_methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project status: ON GOING

Skills: Data science, Python, Medicinal Chemistry

Cheminformatics - SERT Clustering methods project

Overview

The serotonin transporter (SERT) is a protein that transports the neurotransmitter serotonin from the synaptic cleft back into the presynaptic neuron. Inhibitors of SERT block this reuptake, increasing serotonin levels in the synaptic cleft. This makes SERT inhibitors interesting therapeutic targets for a variety of disorders, including depression, anxiety, and obsessive-compulsive disorder.

In this project I performed clustering methods on SERT ligand dataset from CheMBL using data science methodologies and as a preliminary step for future projects.

1. Setup

Python libraries used:

  • Pandas
  • RDkit
  • useful_rdkit_utils
  • datamol
  • Numpy
  • Scikit-learn
  • Seaborn
  • Matplotlib

you can install all this libraries on your personal python env or use colab to run the notebook.

2. Inputs

The complete data set for MAO-A was obtained from ChemMBL can be found here:

SERT data set

3. Actions made

1. Butina Clustering
2. K-means clustering and Silhouette score calculation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published