public class SimpleExample extends Object
| Constructor and Description |
|---|
SimpleExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
A very simple example reading the PDB and finding the number
of entries in the PDB with resolution better than 3.0 Angstrom
and R-free better than 0.3.
|
public static void main(String[] args)
args - the input list of arguments.Copyright © 2016 Biojava. All Rights Reserved.