Giter Site home page Giter Site logo

zinc22-3d's Introduction

3D Building Pipeline

This code will generate db2 files from smiles/mol2.

Required Software

  • CORINA
  • Openeye OMEGA (code is setup to use the openeye python toolkit, could be reworked to use command line version)
  • Chemaxon JCHEM (cxcalc and molconvert)
  • Openbabel
  • Anaconda (Miniconda 3)

Getting Started

  1. Fork this repository
  2. Clone directory, cd into created directory
  3. Run install.sh
  4. Install conda to either a shared nfs path or the '/soft' directory
  5. Create the conda environment using 'conda env create -f environment.yml -n envname'
  6. Move required software to '/soft' directory. Software must be .tar.gz format
  7. Move required licenses to '/licenses' directory (Jchem/Omega). Software looks for jchem-license.cxl and oe-license.txt by default. These can be changed in the env.sh files
  8. Change paths in env.sh file (required changes are lines that are commented out)
  9. Modify the 'submit/build-3d.bash' file, source the conda environment on the first line

Running The Pipeline

  1. Source the conda environment
  2. Set optional/required environment variables (see here)
  3. Run 'bash submit/submit-all.bash' to start job

zinc22-3d's People

Contributors

jcastan6 avatar btingle avatar ianscottknight avatar

Watchers

Teague Sterling avatar John Irwin avatar Trent Balius avatar cshen avatar  avatar

Forkers

khtang17

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.