comparison sdf_to_tab.xml @ 2:40ff81f67f5e draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdkit commit 09b22cceacb34dd4c6c1b42890f93232df128208"
author bgruening
date Sat, 21 Mar 2020 14:03:27 -0400
parents 06828e0cc8a7
children 71bc02c59d3a
comparison
equal deleted inserted replaced
1:193389d3a5f0 2:40ff81f67f5e
1 <tool id="sdf_to_tab" name="Extract values from an SD-file" version="@VERSION@"> 1 <tool id="sdf_to_tab" name="Extract values from an SD-file" version="@VERSION@.1">
2 <macros> 2 <macros>
3 <token name="@VERSION@">2019.03.1</token> 3 <token name="@VERSION@">2019.03.1</token>
4 </macros> 4 </macros>
5 <description>into a tabular file using RDKit</description> 5 <description>into a tabular file using RDKit</description>
6 <requirements> 6 <requirements>