Code Monkey home page Code Monkey logo

Comments (1)

tuncadogan avatar tuncadogan commented on June 4, 2024

Thank you for your interest in DEEPScreen.

The actual binding affinity is not included in the prediction since we binarize all training data points as active and inactive before the training procedure. As a result, the model only sees labels as active/inactive and the prediction output is like that as well. In the current version of our tool, we selected binding affinities less than 10 uM as active and the ones greater than 20 uM as inactive, as a result, binarized prediction output reflects these values as well (i.e., an active prediction means that the actual binding affinity between the compound and target on interest should be less than 10 uM). It is possible to change these activity thresholds in the dataset pre-processing step if required (though it requires a bit of coding, we do not have an automated procedure for this yet).

Regarding the second question, we do not have a virtual docking tool incorporated into DEEPScreen. DEEPScreen is designed as a fast tool to scan large-scale compound sets on selected targets before using more targeted/directed methods such as docking and/or MD simulations. DEEPScreen can detect potentially active compounds from very large datasets, on which running targeted methods would be unfeasible. These targeted methods can easily be run on the compounds in a small dataset which are predicted as active by DEEPScreen. In other words, it is possible to run virtual docking on selected compound-target pairs (via a web tool or on a local server) after you get the predictions results from DEEPScreen and select the ones that seem interesting to you. This is the way we imagined DEEPScreen will be used.

from deepscreen.

Related Issues (14)

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.