GithubHelp home page GithubHelp logo

mirastic / sieveai-dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vishalkumarsahu/sieveai

0.0 0.0 0.0 173 KB

An automated drug discovery pipeline

License: GNU General Public License v3.0

Python 100.00%

sieveai-dev's Introduction

SieveAI

An automated drug discovery pipeline

Features

  • Automated blind docking and rescoring
  • Automated result parsing and aggregation
  • Basic version for AutoDock VINA 1.2.3
  • Customisable to include local, api, or web based tools

Quick installation and usage

  • pip install SieveAI
  • sieveai -h

Installing basic requirements for basic docking

Requirements for AutoDock VINA

  1. Python

    • Download and install python
    • Preferred versions 3.8 - 3.10
  2. SieveAI > 0.4 pip install sieveai

  3. AutoDock VINA 1.2.3

  • Step 1: Navigate to vina binary on GitHub
  • Ubuntu 20 LTS
    • Step 2: Download vina_1.2.3_linux_x86_64 (for Linux)
    • Step 3: Rename downloaded file to vina and move to /opt/AutoDock/ in Ubuntu
  • Windows
    • Step 2: Download vina_1.2.3_windows_x86_64.exe (for windows)
    • Step 3: Rename downloaded file to vina and move it program directory. Add directory to environmental variables.
  1. AutoDock Tools/MGL Tools
  • Download ADFR Suit for Linux/Windows and install as per given instructions
  • Add executable path to bashrc in Ubuntu or add directory to environmental variables in Windows

Make sure that vina, prepare_ligand, mk_prepare_ligand and prepare_receptor commands available through commandline

  1. ChimeraX
  • Step 1: Download Chimerax from download page
  • Step 2: sudo apt-get install ./ucsf-chimerax_1.3ubuntu20.04_amd64.deb
  • Confirm ChimeraX availble through commandline chimerax
  1. Openbabel (Optional)
  • Ubuntu 20 LTS
    • STEP 1: sudo apt-get install openbabel
    • Confirm OpenBabel availble through commandline obabel
  • Windows
    • Get OpenBabel download from here
    • Add obabel path to environment PATH variables
  1. FreeSASA (Optional)

0.5.20230606

  • Bug Fixes

0.1.20210630

  • Version 0.1

Copyright

© Vishal Kumar Sahu, 2023

sieveai-dev's People

Contributors

vishalkumarsahu avatar mirastic 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.