Code Monkey home page Code Monkey logo

openvs's Introduction

OpenVS

Codes for "An artificial intelligence accelerated virtual screening platform for drug discovery". [https://www.biorxiv.org/content/10.1101/2024.03.28.587262v1]

Installation

Software installation time is less than 2 hours on a regular desktop

Install Rosetta

Please follow the instructions in https://github.com/RosettaCommons/rosetta After the installation, run export ROSETTAHOME=your_local_path, remember to replace your_local_path with your the actual installation path.

Install Dimorphite-DL 1.2.4

Please follow the instructions in https://github.com/durrantlab/dimorphite_dl After the installation, run export DIMORPHITE=your_local_path, remember to replace your_local_path with your the actual installation path.

Install OpenVS

conda create -n openvs python=3.9 conda install --file requirements.txt conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia pip install -e .

To install CSD Python API, follow https://downloads.ccdc.cam.ac.uk/documentation/API/installation_notes.html

Small molecule library

The drug-like centroid library can be downloaded at: https://files.ipd.uw.edu/pub/OpenVS/centroids.tgz

ZINC22 3d can be downloaded from: https://cartblanche22.docking.org/

Enamine REAL library can be downloaded from: https://enamine.net/compound-collections/real-compounds/real-database

Once downloaded, put the library in ./databases

Usage

openvs folder contains utility modules for OpenVS platform

benchmarks folder contains scripts to run benchmarks on two datasets:

    "benchmarks/casf_2016" CASF2016 benchmark
        "benchmarks/casf_2016/eval_docking_cpp" Docking power. Please see README file in the folder for instructions.
        "benchmarks/casf_2016/eval_screening_cpp" Sreening power. Please see README file in the folder for instructions.
        "benchmarks/casf_2016/holo_relax_apo_cstw1" Folder contains constraint relaxed holo pdb file from CASF2016.
        "benchmarks/casf_2016/params_new" Folder contains the params file for the ligands in CASF2016.
    "benchmarks/dud" DUD benchmark
        Please see README file in the folder for instructions.

experiments folder contains two virtual screning experiments performed in this work Please see the README file in the folder for instructions.

databases folder contains example small molecule database files

scripts folder contains scripts to preprocess and generate fingerprints for the small molecules in the database.

openvs's People

Contributors

gfzhou avatar

Stargazers

Arnav Nagle avatar

Watchers

 avatar

Forkers

arnnag

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.