معرفی شرکت ها


LibPrep-1.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python package to analyse and prepare libraries of chemical compounds for molecular simulations.
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل LibPrep-1.1.1
نام LibPrep
نسخه کتابخانه 1.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Carles Perez Lopez
ایمیل نویسنده carlesperez94@gmail.com
آدرس صفحه اصلی https://github.com/carlesperez94/lib_prep
آدرس اینترنتی https://pypi.org/project/LibPrep/
مجوز -
# LibPrep Python package to analyse and prepare libraries of chemical compounds for molecular simulations. ## Dependences - Python 3.7 - Rdkit 2019.03.4 - Schrodinger 2019 (Optional) # Programs available ## convert_sdfs2pdb.py Program to transform 3D SDF files with large amount of molecular compounds to several PDBs, renaming also chains, resnames, and resnums to the desired ones. Example of usage: python convert_sdfs2pdb.py library.sdf --out_folder library_in_pdb --chain L --resname LIG --resnum 1 For more information: python convert_sdfs2pdb.py -h ## FragmentTools/prepare_to_frag.py Program to prepare FragPELE instruction's from PDB libraries. Exaple of usage: python FragmentTools/prepare_to_frag.py /path/to/library /path/to/complex.pdb C1 -m first-occurrence -o /out/path/instructions.conf For more information: python FragmentTools/prepare_to_frag.py -h


نحوه نصب


نصب پکیج whl LibPrep-1.1.1:

    pip install LibPrep-1.1.1.whl


نصب پکیج tar.gz LibPrep-1.1.1:

    pip install LibPrep-1.1.1.tar.gz