Bioclipse Manager for MyExperiment.org
Some time ago I wrote about using Bioclipse to query to MyExperiment.org SPARQL end point . I think I had not mentioned that I have also written a manager to download MyExperiment Bioclipse Scripting Language scripts (though there are no GUI elements yet):
> myexperiment.search("RDF")
[921, 928, 889]
> myexperiment.search("Kabsch")
[937]
The returned lists give the workflow numbers for matching BSL scripts, which you can then simply download with:
> var file = myexperiment.downloadWorkflow(937)
ui.open(file)
Additional details
Description
Some time ago I wrote about using Bioclipse to query to MyExperiment.org SPARQL end point . I think I had not mentioned that I have also written a manager to download MyExperiment Bioclipse Scripting Language scripts (though there are no GUI elements yet):
Identifiers
- GUID
- https://doi.org/10.59350/c7qy9-qdj95
- URL
- https://chem-bla-ics.linkedchemistry.info/2009/11/04/bioclipse-manager-for-myexperimentorg.html
Dates
- Issued
-
2009-11-04T01:00:00
- Updated
-
2026-03-19T01:00:00