I have an assay instance with a transformation script associated with it via the assay's config.xml file. I would like to remove this transformation script. The assay is already in production, so I'm looking for a solution that does not involve dropping the existing assay instance and data and then creating a new assay instance.
I tried looking through the database for the transformation script filename. I found that transformation scripts added via the assay designer are in the table exp.objectproperty, but transformation scripts added by config.xml do not appear in this table.
Any suggestions for where to look in the DB or how to otherwise remove the transformation script?
thanks!
-Will |