Published November 4, 2009 | https://doi.org/10.59350/c7qy9-qdj95

Bioclipse Manager for MyExperiment.org

Creators & Contributors

  • 1. ROR icon Uppsala University

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):

Dates

Issued
2009-11-04T01:00:00
Updated
2026-03-19T01:00:00