Package demo
Class ReadFromMmcif
- java.lang.Object
-
- demo.ReadFromMmcif
-
public class ReadFromMmcif extends java.lang.ObjectDemo function to read Structure data interface from MMCIF- Author:
- Anthony Bradley
-
-
Constructor Summary
Constructors Constructor Description ReadFromMmcif()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Load the data and print the number of entries.
-