Skip to content
View nanohedra's full-sized avatar

Block or report nanohedra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nanohedra/README.md

NANOHEDRA: A FRAGMENT-BASED PROTEIN DOCKING TOOL FOR CONSTRUCTING SYMMETRY COMBINATION MATERIALS


NANOHEDRA IS LICENSED UNDER THE MIT LICENSE (SEE: LICENSE)


NANOHEDRA SETUP

STEP 1 - COMPILE 'orient_oligomer.f'
cd orient
gfortran -o orient_oligomer orient_oligomer.f

STEP 2 - INSTALL 'FreeSASA 2.0.3'
go to: https://freesasa.github.io for a quick installation guide

STEP 3 - INSTALL the following Python modules that support Python 2.7
'sklearn' version 0.20.1 (https://scikit-learn.org/0.20)
'biopython' version 1.72 (https://biopython.org/wiki/Download)


RUNNING NANOHEDRA
to access the user manual page:
python nanohedra.py


NOTES
nanohedra currently only supports Python 2.7
nanohedra currently runs on Linux/Unix and Mac

Popular repositories Loading

  1. nanohedra nanohedra Public

    A Fragment-Based Protein Docking Tool For Constructing Symmetry Combination Materials

    Python 4 1