Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
INTBuilder
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chloe Dequeker
INTBuilder
Commits
8d1f23a5
Commit
8d1f23a5
authored
Jan 03, 2017
by
Chloe Dequeker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modif README
parent
9536fcf8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
README
README
+7
-3
No files found.
README
View file @
8d1f23a5
INTBuilder MANUAL
#######################
## INTBuilder MANUAL ##
#######################
In order to compile INTBuilder, place yourself in its directory and execute the command
make
...
...
@@ -8,11 +10,11 @@ An help can then be printed with the following command :
Any option followed by '%' awaits an argument
Here is an example to run INTBuilder:
Here is an example
of how
to run INTBuilder:
./INTBuilder -ZDOCK -dockingFile example/1E6E.out -pdbDir example/ -rec 1E6E_r_u_m -lig 1E6E_l_u_m
This will output
2
interface file 1E6E_r_u_m-1E6E_l_u_m_lig_42_dockinter.txt and 1E6E_r_u_m-1E6E_l_u_m_rec_42_dockinter.txt.
This will output
two
interface file 1E6E_r_u_m-1E6E_l_u_m_lig_42_dockinter.txt and 1E6E_r_u_m-1E6E_l_u_m_rec_42_dockinter.txt.
Each line of these files corresponds to one interface.
The first number (ID) of the line corresponds to the ID of the conformation. It is then followed for each residue belonging to the interface by :
...
...
@@ -25,4 +27,6 @@ Should you run INTBuilder with an atomic resolution, the output will then be
for each atom belonging to the interface.
If INTBuilder is run in <-complex> mode, the conformation ID in the interface file has the value 0.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment