GithubHelp home page GithubHelp logo

silcsbio / pharmer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunhwan/pharmer

1.0 0.0 0.0 280 KB

mirror of sunhwan/pharmer

License: GNU General Public License v2.0

Shell 0.19% C++ 97.54% C 0.92% Makefile 1.03% Dockerfile 0.32%

pharmer's Introduction

1. Build pharmer program:

User needs to be in the docker group, or use sudo to run the script

./build.sh

or

sudo ./build.sh

2. Copy pharmer program:

Copy pharmer to $SILCSBIODIR/programs (needs write permission of the target folder)

./copy_pharmer.sh

or

sudo ./copy_pharmer.sh

The --help option will provide the following:

USAGE: pharmer [options] --cmd command [pharma, dbcreate, dbsearch, server]

OPTIONS:
  -bloom-large=<uint>  - Number of bits for coarse discretization fingerprint.
  -bloom-small=<uint>  - Number of bits for fine discretization fingerprint.
  -cmd=<string>        - command [pharma, dbcreate, dbsearch, server]
  -dbdir=<string>      - database directory(s)
  -extra-info          - Output additional molecular properties.  Slower.
  -file-partition      - Partion database slices based on files
  -help                - Display available options (--help-hidden for more)
  -in=<string>         - input file(s)
  -logdir=<string>     - log directory for server
  -max-hits=<n>        - return at most n results
  -max-orient=<n>      - return at most n orientations of each conformation
  -max-rmsd=<number>   - maximum allowed RMSD; default max allowed by query
  -max-weight=<uint>   - maximum allowed molecular weight
  -nthreads=<n>        - utilize n threads; default 1
  -out=<string>        - output file
  -pharmaspec=<string> - pharmacophore specification
  -port=<uint>         - port for server to listen on
  -print               - print results
  -q                   - quiet; suppress informational messages
  -reduceconfs=<n>     - return at most n conformations for each molecule
  -separate-weight     - Segregate database based on molecular weight
  -show-query          - print query points
  -sort-rmsd           - Sort results by RMSD.
  -unweighted-rmsd     - Compute minimal RMSD without radius weights

pharmer's People

Contributors

sunhwan avatar taoaoxiang avatar aakognole avatar

Stargazers

Safaa Sader 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.