You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pdb/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The command line interface for this parser. Once you have installed the software
32
32
This module holds the set of classes that convert the PDBML file format to Bio2RDF compliant RDF.
33
33
34
34
***pdb2rdf-cluster**:
35
-
The cluster edition of this parser. Once you have installed the software go to pdb2rdf-cluster/target and extract `pdb2rdf-cluster-2.0.0-bin.zip`. This file contains `run.sh` an executable shell script that can be used to initialize a PDBML file server onto which other `pdb2rdf.sh` instances can connect to. Here are some example execution types:
35
+
The cluster edition of this parser. Use this module if you have multiple computers that can be used to simultaneously convert PDBML files into RDF Once you have installed the software go to pdb2rdf-cluster/target and extract `pdb2rdf-cluster-2.0.0-bin.zip`. This file contains `run.sh` an executable shell script that can be used to initialize a PDBML file server onto which other `pdb2rdf.sh` instances can connect to. Here are some example execution types:
36
36
37
37
1. Print the help:
38
38
./run.sh
@@ -41,7 +41,7 @@ The cluster edition of this parser. Once you have installed the software go to p
41
41
42
42
Once initialized pdb2rdf.sh clients can connect to the server in the following manner:
0 commit comments