Mercurial > repos > bgruening > openbabel_subsearch
diff subsearch.xml @ 15:9adf3fae2771 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit d9c51279c061a1da948a2582d5b502ca7573adbf
author | bgruening |
---|---|
date | Thu, 15 Aug 2024 11:04:41 +0000 |
parents | 171c94786a56 |
children |
line wrap: on
line diff
--- a/subsearch.xml Tue Nov 10 20:38:46 2020 +0000 +++ b/subsearch.xml Thu Aug 15 11:04:41 2024 +0000 @@ -2,7 +2,7 @@ <description>of fingerprint data sets</description> <macros> <import>macros.xml</import> - <token name="@GALAXY_VERSION@">0</token> + <token name="@GALAXY_VERSION@">1</token> </macros> <expand macro="requirements"/> <command detect_errors="aggressive"> @@ -61,7 +61,7 @@ Substructure search in based on Open Babel FastSearch_ Index. It uses molecular fingerprints to prepare and search an index of a multi-molecule datafile. -.. _FastSearch: http://openbabel.org/wiki/FastSearch +.. _FastSearch: https://open-babel.readthedocs.io/en/latest/Command-line_tools/babel.html#substructure-and-similarity-searching -----