Iterative loading of molecules from database with aromaticity detection
Created: 2008-11-03 14:28:31
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.
Preview
Run
Run this Workflow in the Taverna Workbench...
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://myexperiment.org/workflows/551/download?version=1
[ More Info ]
Workflow Components
Inputs (0)
Processors (2)
Beanshells (0)
Outputs (0)
Links (1)
Coordinations (0)
Version History
Reviews (0)
Other workflows that use similar services (0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (1)
Log in to make a comment
I am not sure I understand what this workflow does.
Can you provide some use case/example?
It loads all the sequences in a database (which database?), one by one, and then write down the ids of the aromatic ones. Is this correct?