Git Product home page Git Product logo

ledock_hts's Introduction

LedockHTS

High throughput screening preparation for ledock. Design for slurm HPC, and you may change the HPC inputs

Requirements:

ledock and lepro link

gnu parallel link

Usage: ledock_hts.sh [-h, --help] [--config arg] [--workdir folder] [--task_number int] [--receptor arg] [--ligands_folder folder] 
             [--center_coord center_x center_y center_z (float)] [--box_size size_x size_y size_z (float)] 
             [--account arg] [-p, --partition arg] [--cpu int] [--ledock_path folder] [--gnu_parallel folder]
              
Descrition of command:
  -h,   --help          show this help message and exit

Inputs (require)

  --workdir folder      WORKDIR in which ligands and inputs should be present
  --task_number int     # of task, must be integer
  --receptor arg        Must be given full path of receptor file (pdb)
  --ligands_folder folder The folder containing all ligands (mol2)
  --center_coord center_x center_y center_z
                        Grid box center, center should be given as shown; center_x center_y center_z 
  --box_size size_x size_y size_z
                        Grid box size, size should be giver as; size_x size_y size_z

HPC inputs (require)
  --account arg         HPC slurm file account name
  --partition arg       HPC partition
  --cpu int             # of cpu for one task

Program PATH (require)
  --ledock_path folder  Ledock executable path
  --gnu_parallel folder GNU Parallel executable path

Configuration file (optional):
  --config arg          the above options can be put here 

ledock_hts's People

Contributors

cemilcansaylan 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.