Replies: 4 comments 5 replies
|
Thanks for kicking this off @yassene ! I think that we need to decide on a couple of "formats" to support, and develop a simple UI to automate the "curation". There are a couple of helper functions (ie. THe next step is to refine the schema of what we will require in a dataset to make it usefully browsed. Some of the functionality in the "ingest" tab is a rough attempt in this direction, but I think a clean modal, or hidden tab to do this could be great. |
|
A direct idea that comes into my mind, is to take in input fundamentally 3 different kind of files
If I think we can abstract from this more or less for all kinds of -omics data. The user would need them to give the data in this format, that I think is rather generic. We could 'force' the user to select certain column that must be there. Or alternatively the user could specify a column in its features metadata that could be used for cross-mapping with different datasets. Let me know what do you think |
|
I've been working on a GUI for the data curation. It is not completely finished yet. For now it only contains a lipidomics part (in progress). @ergonyc is it possible to create a separate branch of the main-dev branch where I can put the work I have so far? I put a button next to the add database button and then it will show a modal. I created a module for the general part, i.e. button and show modal. In here we can add several modules each specific for an omics field. For uploading the data set I used what @ddifraia mentioned above. Three files should be uploaded:
|
|
For lipidomics I pushed a first version (needs a little bit of cleanup) for doing curation from Needed:
Todo:
Example files: |
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I was just wondering about the data import functionality. I thought we can start to collect ideas about how to do that for each modules. In my opinion this will be important for usability. Ideas?
All reactions