Package org.rcsb.mmtf.spark.examples
Class UpdatePdb
- java.lang.Object
-
- org.rcsb.mmtf.spark.examples.UpdatePdb
-
public class UpdatePdb extends java.lang.ObjectAn example of how to update the local copy of the PDB- Author:
- Anthony Bradley
-
-
Constructor Summary
Constructors Constructor Description UpdatePdb()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)The main method to run the example.
-