Repository 'openbabel_remove_protonation_state'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/openbabel_remove_protonation_state

Changeset 4:62e6d52c83bf (2017-05-24)
Previous changeset 3:1c010e7479df (2017-05-20) Next changeset 5:b78be86e55ed (2018-01-03)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit c84729ec58f7f52d594066158afed175208d3d66
modified:
__pycache__/cheminfolib.cpython-36.pyc
macros.xml
b
diff -r 1c010e7479df -r 62e6d52c83bf __pycache__/cheminfolib.cpython-36.pyc
b
Binary file __pycache__/cheminfolib.cpython-36.pyc has changed
b
diff -r 1c010e7479df -r 62e6d52c83bf macros.xml
--- a/macros.xml Sat May 20 20:06:55 2017 -0400
+++ b/macros.xml Wed May 24 10:04:50 2017 -0400
b
@@ -13,8 +13,8 @@
     </xml>
 
     <xml name="infile_all_types">
-        <param name="infile" format="sdf,mol,mol2,cml,inchi,smi" type="data" label="Molecular input file"
-        help="Valid file types are: SDF, MOL, MOL2, CML, InChI and SMILES"/>
+        <param name="infile" format="sdf,mol,mol2,cml,inchi,smi,pdb" type="data" label="Molecular input file"
+        help="Valid file types are: SDF, MOL, MOL2, CML, InChI, SMILES, and PDB"/>
     </xml>
 
     <xml name="2D_3D_opts">