Hi Rutger,
Thank you for reaching out. LIMS systems are quite demanding
beasts.
In the old days, we worked with BASE system from Lund University (Jari Hakkinen's group). there was a java plugin that could produce ISA-Tab document and also load data from an ISA archive. That is pretty much the only 'LIMS' system I am aware of which 'connected with ISA'.
One of the requirement would be to be able to exchange ISA fragments (ie. a set of Sources, Samples, Assays) without having necessarily to create an Investigation and Study objects.
Those objects may only come handy later, should a user be interested in releasing/publishing work as an ISA Archive.
The ISA-API could be used for the message generation but a persistance layer and a front end would need building.
We could organize a call to understand the needs, requirements, timelines.
Let us know
Best wishes
Philippe
--
--
--
You received this message because you are subscribed to the Google
Groups "ISAforum" group.
To post to this group, send email to isaf...@googlegroups.com
To unsubscribe from this group, send email to
isaforum+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/isaforum?hl=en-GB
Visit the ISA tools website at http://isa-tools.org and http://isacommons.org
---
You received this message because you are subscribed to the Google Groups "ISAforum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isaforum+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isaforum/12e1d003-02cb-49f8-897f-f31bb4e11f49n%40googlegroups.com.
One of the requirement would be to be able to exchange ISA fragments (ie. a set of Sources, Samples, Assays) without having necessarily to create an Investigation and Study objects.
Those objects may only come handy later, should a user be interested in releasing/publishing work as an ISA Archive.
The ISA-API could be used for the message generation but a persistance layer and a front end would need building.
We could organize a call to understand the needs, requirements, timelines.
Hi Rutger
Yes, exactly. We now conceptualize the architecture of our future system as one with different stations where (meta)data is enriched. The wet lab would be one of those stations, but specimen collections and bioinformatics would be others. So the LIMS shouldn't govern the whole thing, just interact with it.
Those objects may only come handy later, should a user be interested in releasing/publishing work as an ISA Archive.
The ISA-API could be used for the message generation but a persistance layer and a front end would need building.
I've been trying to get my head around whether the isaexplorer could be part of the components needed for such a persistance layer and front end but I'm getting the impression it's abandonware, is that correct?
The ISAexplorer is as a very thin layer for presentation and was
developed simply to render an ISA-Tab document in a web browser.
It works but It is by no means a full blown UI with storage
backend, edit functions or advanced search capabilities.
As with all things, new development and feature expansions are
contingent to 1/ user requests and 2/ funding.
We could organize a call to understand the needs, requirements, timelines.
That's a very kind offer. I think we might. Right now the data architecture team is evaluating ISA as a data model that would give us basically a handrail to hold onto. So far we're rather interested so it's good to know you see this as a possibility. No doubt you're also drowning in zoom calls, though, so let's first find out where our internal deliberations lead us!
As pointed out by David, ISA is not just ISA-Tab, a JSON
serialization exists too and the API allows conversion between the
2 forms.
You know where to find us.
all the best
P
It would be interesting to understand the type of relations between 'specimens' and any material collected from them for analysis, as well as the various data acquisition events you'd have to perform and any standard compliance constraints you may have to abide by.
Those objects may only come handy later, should a user be interested in releasing/publishing work as an ISA Archive.
The ISA-API could be used for the message generation but a persistance layer and a front end would need building.
I've been trying to get my head around whether the isaexplorer could be part of the components needed for such a persistance layer and front end but I'm getting the impression it's abandonware, is that correct?
The ISAexplorer is as a very thin layer for presentation and was developed simply to render an ISA-Tab document in a web browser. It works but It is by no means a full blown UI with storage backend, edit functions or advanced search capabilities.
As with all things, new development and feature expansions are contingent to 1/ user requests and 2/ funding.
We could organize a call to understand the needs, requirements, timelines.
That's a very kind offer. I think we might. Right now the data architecture team is evaluating ISA as a data model that would give us basically a handrail to hold onto. So far we're rather interested so it's good to know you see this as a possibility. No doubt you're also drowning in zoom calls, though, so let's first find out where our internal deliberations lead us!As pointed out by David, ISA is not just ISA-Tab, a JSON serialization exists too and the API allows conversion between the 2 forms.