Giter VIP home page Giter VIP logo

discovering-telomerase-inhibitors's Introduction

Discovering telomerase inhibitors with machine learning

This is a group project I did for my undergraduate machine learning class. The goal was to use machine learning to find new telomerase inhibitors. Telomerase is an enzyme that plays a key role in cancer cell immortality, and blocking it is a promising strategy for cancer treatment.

I was really impressed by a recent paper by Vanessa Smer-Barreto et al. that used remarkably simple machine learning techniques to discover novel anti-aging drugs, and I thought it would be interesting to try and replicate their approach for a different target.

I constructed a dataset of known telomerase inhibitors and non-inhibitors and used it to train a machine learning model to predict the activity of new molecules. I then used the model to screen a large database of molecules to find new telomerase inhibitors (with some success!).

Project structure

  • data/
    • data.csv: the final training set, consisting of 50 positive and 2977 negative samples
    • screen.csv: the final screening library, containing 1683 biologically active molecules
    • fda.csv: the Selleck FDA-Approved Drug Library, the source of the negative samples
    • prestwick_lopac.csv: a dataset assembled from the Prestwick Chemical Library® and the LOPAC®1280 library, the main source of the screening data
    • CB61365618.mol: the structure of the telomerase inhibitor 2-(3-(trifluoromethyl)phenyl)-isothiazolin-3-one
  • data.ipynb: the notebook used to collect and preprocess the data
  • main.ipynb: the main notebook, containing data cleaning, model training, and screening

Acknowledgments

Everything in this repository is my own work, except for the data, which was collected from publicly available sources. My group members simply presented it to the class alongside me. I ❤️️ college group projects.

Credit goes to the authors of the Discovery of senolytics using machine learning paper for the idea, and to the developers of the tools and libraries I used, including RDKit, scikit-learn, and pandas, for making this project relatively painless.

For a full list of references and acknowledgments, see the main notebook.

discovering-telomerase-inhibitors's People

Contributors

moltinginstar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.