| Previous changeset 3:88e891792fb7 (2017-05-20) Next changeset 5:dd3ee64e0a80 (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 88e891792fb7 -r 4ad272a2e3ea __pycache__/cheminfolib.cpython-36.pyc | 
| b | 
| Binary file __pycache__/cheminfolib.cpython-36.pyc has changed | 
| b | 
| diff -r 88e891792fb7 -r 4ad272a2e3ea macros.xml --- a/macros.xml Sat May 20 20:05:00 2017 -0400 +++ b/macros.xml Wed May 24 10:02:23 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">  |