public class CountContacts extends Object
| Constructor and Description |
|---|
CountContacts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
findCalphaCalphaContacts()
Example of finding C-alpha C-alpha contacts.
|
static void |
findFeHisContacts()
Example of finding Fe His contacts.
|
static void |
findNOChargedContacts()
Example of finding N O charged contacts.
|
static void |
main(String[] args)
An example reading the PDB and finding the mean C-alpha
to C-alpha distance between Proline and Lysine.
|
public static void main(String[] args)
args - public static void findCalphaCalphaContacts()
public static void findNOChargedContacts()
public static void findFeHisContacts()
Copyright © 2016 Biojava. All Rights Reserved.