# HG changeset patch # User bgruening # Date 1557250921 14400 # Node ID b8809b15e1a4601d5bd6f76b7854a64dbc11bd9a # Parent fc8d71a0fb9b2dce41061534f8553c3e761fb513 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/silicos-it/strip-it commit ed9b6859de648aa5f7cde483732f5df20aaff90e diff -r fc8d71a0fb9b -r b8809b15e1a4 strip-it.xml --- a/strip-it.xml Mon May 22 03:01:21 2017 -0400 +++ b/strip-it.xml Tue May 07 13:42:01 2019 -0400 @@ -1,5 +1,5 @@ - extracts predefined scaffolds from molecules + extracts scaffolds from molecules strip_it @@ -38,11 +38,8 @@ **What this tool does** -Strip-it is a program that extracts predefined scaffolds from organic small -molecules. - -The program comes with a number of predefined molecular scaffolds for -extraction. These scaffolds include, amongst others +Strip-it is a program that extracts scaffolds from organic small molecules, +based on predefined scaffold types. The scaffold types used by Strip-it include - `molecular frameworks`_ as originally described by Bemis and Murcko - `molecular frameworks and the reduced molecular frameworks`_ as described by Ansgar Schuffenhauer and coworkers @@ -59,13 +56,13 @@ **Input** -| - `SD-Format`_ -| - `SMILES Format`_ -| - `MOL2 Format`_ +| - `SDF format`_ +| - `SMILES format`_ +| - `MOL2 format`_ -.. _SD-Format: http://en.wikipedia.org/wiki/Chemical_table_file -.. _SMILES Format: http://en.wikipedia.org/wiki/Simplified_molecular_input_line_entry_specification -.. _MOL2 Format: http://chemyang.ccnu.edu.cn/ccb/server/AIMMS/mol2.pdf +.. _SDF format: http://en.wikipedia.org/wiki/Chemical_table_file +.. _SMILES format: http://en.wikipedia.org/wiki/Simplified_molecular_input_line_entry_specification +.. _MOL2 format: http://chemyang.ccnu.edu.cn/ccb/server/AIMMS/mol2.pdf ----- @@ -74,6 +71,9 @@ **Output** +A tabular file with the name and SMILES of the molecule in the first two +columns; subsequent columns show scaffolds extracted by different methods. + +-------------+--------------------------------+----------------------+------------------------+----------------------+-----+ | NAME | MOLECULE | RINGS_WITH_LINKERS_1 | RINGS_WITH_LINKERS_2 | MURCKO_1 | ... | +=============+================================+======================+========================+======================+=====+ @@ -98,5 +98,11 @@ ]]> + @misc{ + title={Strip-it}, + author={Silicos-it}, + year={2014}, + + }