CHAP on Biowulf

A new tool for the functional annotation of novel ion channel structures that provides information on the biophysical properties of the ion permeation pathway by utilising molecular dynamics simulations.

References:

Documentation
Important Notes

Getting Started
Interactive jobs should be used for debugging, graphics, or applications that cannot be run as batch jobs.

Allocate an interactive session and run the program.
Sample session (user input in bold):

[user@biowulf]$ sinteractive
salloc.exe: Pending job allocation 46116226
salloc.exe: job 46116226 queued and waiting for resources
salloc.exe: job 46116226 has been allocated resources
salloc.exe: Granted job allocation 46116226
salloc.exe: Waiting for resource configuration
salloc.exe: Nodes cn3144 are ready for job

[user@cn3144 ~]$ module load chap
[+] Loading chap  0.9.1  on cn3144
[+] Loading singularity  3.10.5  on cn3144

[user@cn3144 ~]$chap -h

CCCCCC  HH     HH    AAA    PPPPPPPP
CC    CC HH     HH   AA AA   PP     PP
CC       HH     HH  AA   AA  PP     PP
CC       HHHHHHHHH AA     AA PPPPPPPP
CC       HH     HH AAAAAAAAA PP
CC    CC HH     HH AA     AA PP
 CCCCCC  HH     HH AA     AA PP

The Channel Annotation Package, version 0.9.1

SYNOPSIS

chap [-f [<.xtc/.trr/...>]] [-s [<.tpr/.gro/...>]] [-n [<.ndx>]] [-b 

Example
Most jobs should be run as batch jobs.

To compute a radius profile for this channel structure

[user@cn3144 ~]$cp -r /usr/local/apps/chap/chap-version_0_9_1/examples/example-01 . 
[user@cn3144 ~]$ cd example-01/
[user@cn4282 example-01]$chap -f 4pirtm.pdb -s 4pirtm.pdb

CCCCCC  HH     HH    AAA    PPPPPPPP
CC    CC HH     HH   AA AA   PP     PP
CC       HH     HH  AA   AA  PP     PP
CC       HHHHHHHHH AA     AA PPPPPPPP
CC       HH     HH AAAAAAAAA PP
CC    CC HH     HH AA     AA PP
 CCCCCC  HH     HH AA     AA PP

The Channel Annotation Package, version 0.9.1


WARNING: Masses and atomic (Van der Waals) radii will be guessed
based on residue and atom names, since they could not be
definitively assigned from the information in your input
files. These guessed numbers might deviate from the mass
and radius of the atom type. Please check the output
files if necessary.

Available static index groups:
Group  0 "System" (175315 atoms)
Group  1 "Protein" (12113 atoms)
Group  2 "Protein-H" (5838 atoms)
Group  3 "C-alpha" (722 atoms)
Group  4 "Backbone" (2166 atoms)
Group  5 "MainChain" (2878 atoms)
Group  6 "MainChain+Cb" (3575 atoms)
Group  7 "MainChain+H" (3570 atoms)
Group  8 "SideChain" (8543 atoms)
Group  9 "SideChain-H" (2960 atoms)
Group 10 "Prot-Masses" (12113 atoms)
Group 11 "non-Protein" (163202 atoms)
Group 12 "Other" (61774 atoms)
Group 13 "POPC" (61774 atoms)
Group 14 "NA" (163 atoms)
Group 15 "CL" (168 atoms)
Group 16 "Water" (101097 atoms)
Group 17 "SOL" (101097 atoms)
Group 18 "non-Water" (74218 atoms)
Group 19 "Ion" (331 atoms)
Group 20 "POPC" (61774 atoms)
Group 21 "NA" (163 atoms)
Group 22 "CL" (168 atoms)
Group 23 "Water_and_ions" (101428 atoms)
Specify a selection for option 'sel-pathway'
(Reference group that defines the permeation pathway (usually 'Protein') ):
(one per line,  for status/groups, 'help' for help)
> 1
Selection '1' parsed

Reading frame       0 time    0.000    '', 175315 atoms
Last frame          0 time    0.000
Analyzed 1 frames, last time 0.000

Forming time averages, 100% complete


Thank you for using CHAP - The Channel Annotation Package!

For more examples please see the Examples page