Version 1
(of 1)
|
Version created on:
23/10/09 @ 12:01:43
by:
Egon Willighagen
|
Revision comments
Title: Determine the Maximum Common SubStructure (MCSS)
Type: Bioclipse Scripting Language
Preview
Not available
Description
BSL script to determine the maximum common substructure (MCSS) of a list of molecules and opens this in a JChemPaint editor.
Download
Run
Not available
Workflow Components
Not available
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Determine the Maximum Common SubStructure (MCSS)
This Workflow only has one version.
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/934
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
Looks intresting. You can also use new java.util.ArrayList() instead of cdk.createMoleculeList. But I am not sure that is clearer or shorter...