Coder Social home page Coder Social logo

fragpair-prescreening's Introduction

FragPair-PreScreening

有望なフラグメント空間配置対に基づく化合物プレスクリーニング

Workflow

  • 入力フラグメントをドッキングし、フラグメント空間配置対を評価
    • フラグメント空間配置対:フラグメント対とその相対距離
  • 本ツールは下図ステップ 1 ~ 4 に対応

workflow

Installation

Dockerfile is at .devcontainer/Dockerfile. It explains the requirement and what packages are needed.

Requirement

  • Boost (latest)
  • Open Babel 2.4.1
    • OpenBabel 3.x (latest) is not supported.

Build

make all

Usage

Execution Sample

./atomgrid-gen dude/testdata/testconf.in   # make atom grid
./fragment-query dude/testdata/testconf.in # create fragpair query

Output

フラグメントベースの化合物立体配座検索システム(非公開)に渡すクエリ

FRAGMENT_1 FRAGMENT_2 Distance_g Distance_r
  • FRAGMENT_1, FRAGMENT_2: フラグメント対のSMILES
  • Distance: フラグメント対間の相対距離
    • 相対距離範囲は $[$ Distance_g-Distance_r, Distance_g+Distance_r $)$

fragpair-prescreening's People

Contributors

smzmsys avatar

Watchers

K. Yanagisawa avatar

fragpair-prescreening's Issues

一部の関数の説明追加

特に重要と思われる関数についてのみでも良いので、どういうものなのか簡単な説明があると有難いです。これのもとになっているREstrettoでは、doxygenのフォーマットに従って記述しているので、それに合わせるとなお良いです。

/**
* @param[in] val a real value
* @return integer a ceiled value
*/

README.mdの修正

以下の点、修正お願いします。

  • Execution Sample、dude/testdata ... となっているが、 dude/ は不要
  • Outputの形式、実際にはクエリの後に数値が1つ付属している。優先度と思われる

また、中でどのような計算が行われているが、短く記述していただけると有難いです。図は新造する必要なく、SIGBIOの原稿の図を流用してください。

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.