Note: some items may not be visible to you, due to viewing permissions.
Workflow
Reaction Enumeration Workflow
(1)
This workflow performs a reaction enumeration. Therefore it loads a generic reaction rxn file and two educt lists. This SD-Files contains molecules for the enumeration. The products of the enumerated reaction are stored as Mol Files and a PDF will be created which contains the product molecules.
Created: 2008-11-22
Credits:
Thomasku
Attributions:
Reaction Enumeration Workflow
Workflow
Reaction Enumeration Workflow
(1)
This workflow performs a reaction enumeration. Therefore it loads a generic reaction rxn file and two educt lists. This SD-Files contains molecules for the enumeration. The products of the enumerated reaction are stored as Mol Files and a PDF will be created which contains the product molecules.
Created: 2008-11-21
Credits:
Thomasku
Workflow
Get ART2A classification result showing th...
(1)
This workflow load an ART2A classifcation results and creates a diagram showing the origin allocation within the different cluster or classes. This is usable for performing a chemical diversity analysis. The result is stored within an PDF which contains a diagram and a table of the classification result.
Created: 2008-11-17
Credits:
Thomasku
Workflow
ART2A Classification Workflow
(1)
This workflow loads a vector from a database and performs an ART2A classification. The ART2A classificator contains various options which are changeable within the stored workflow configuration file. There is no UI for these content available.
Created: 2008-11-17
Credits:
Thomasku
Workflow
Calculation of molecular descriptors for m...
(1)
This workflow loads iteratively molecules from a database. For each molecule the atom typse are perceived before the hydrogens are added and the aromaticity is detected. Than the QSAR worker calculates the selected descriptors. The result of this calculation is stored in database table.
Created: 2008-11-15
Credits:
Thomasku
Workflow
Molecular Weight Distribution
(1)
This workflow calculates the molecular weight of molecules stored in a postgres sql database with the Pgchem::tigress chemoinformatics cardridge. The cardridge perform the molecular weight calculation. The get a moleculear weight distribution worker creates a chart of the available data.
Created: 2008-11-07
Credits:
Thomasku
Workflow
Analyse the Atom Typing Result
(1)
This workflow is used to analyse the result of the atom typing workflow. It creates a pdf document contains a diagram to visualise the outcome from the atom typing test to detect the for the cdk unknown atom types.
Created: 2008-11-06
Credits:
Thomasku
Workflow
Topological Substructure Search Workflow
(1)
This workflow performs a topological substructure search. The molecules to be searched are loaded from a MDL SD file. The substructure is loaded from a SMILES (workflow input). The matched molecules are converted to CML and for the molecules which do not contain the substructure the InChI is generated.
Created: 2008-11-06
Credits:
Thomasku
Workflow
Extract ChEBI molecules from TSV file and ...
(1)
This worklfow load a TSV file from the ChEBI database. (normally structures.tsv) After the extraction of the molecules from the TSV file all non MDL mol files are removed before the valid molecules are inserted into a database.
Created: 2008-11-06
Credits:
Thomasku
Workflow
Substructure Search On Database
(1)
This workflow takes as input a SMILES. This represents the substructure, for which the database gets searched. The output of this workflow is a PDF showing the 2D structures of the matched structure from the substructure search on the database.
Created: 2008-11-06
Credits:
Thomasku
Workflow
Extraction of atom typing problems after l...
(1)
This workflow load molecules from the database and than checks whether the perception of the atom types works or not. After the extraction of the database identifier from all molecules which caused problems during this process will the identifier be written to a file.
Created: 2008-11-05
Credits:
Thomasku
Workflow
Workflow
InsertMoleculesIntoDatabase
(1)
This workflow load molecules into a database. The molecules originally are stored in a MDL SD file. As workflow input an origin is added to each molecule which gets stored into the database. The output of the workflow shows logs from the database insert process.
Created: 2008-11-05
Credits:
Thomasku
Workflow
Iterative loading of molecules from databa...
(1)
This workflow loads molecules from a database in an iterative manner using the SQL commands LIMIT and OFFSET.
After the loading each molecule goes through an atom typing perception before the Hueckel Aromaticity Detector tries to detect the aromaticity. All id of the aromatic molecules will be written wo a text file.
Created: 2008-11-03
Credits:
Thomasku
Workflow
Atom typing of molecules from database
(1)
This workflow loads molecules from a database. For each molecule the atom type gets perceived. The output of this workflow are a couple of text files. The frist text file contains all molecule id's which are loaded from the database. The second text file contains all molecules which had problems with the atom typing. This file contains the molecule id and the atom which caused the problem. The last output file, a pdf, contains all structures of the molecules which caused problems during the a...
Created: 2008-09-06
Credits:
Thomasku
Workflow
QSAR workflow to measure the time used for...
(1)
This workflow loads molecules from a database. Each molecule goes through the atom typing, gets its explecite hydrogens and the detection of the hueckel aromaticity. After that different qsar properties will be calculated. The output of this workflow will be a qsar vector as a csv file and a file which contains the time needed to calculate each qsar property.
Created: 2008-08-29
| Last updated: 2008-08-29
Credits:
Thomasku
Workflow
Insert Molecules into Database
(1)
This workflow reads the molecules form the an MDL SD File and stores them into a database. The database used here is a Postgres SQL database which uses the PGChem::Tigress chemoinformtic extension.
To run this workflow you have to install the CDK-Taverna Plug-in for Taverna 1.7.1.0 from http://cdk-taverna.de/plugin
Created: 2008-08-29
| Last updated: 2008-08-29
Credits:
Thomasku