Opened 13 years ago
Closed 13 years ago
#1525 closed task (fixed)
Bioplate batch importer
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.16 |
Component: | coreplugins | Version: | trunk |
Keywords: | Cc: |
Description
I am about to create 300 sample boxes but realize that I have to do that one by one. BASE needs a batch importer for bioplates, and I need one urgently.
Is it straightforward to create one? What kind of information should I provide to the developers?
Change History (4)
comment:1 Changed 13 years ago by
Type: | defect → task |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Status: | new → assigned |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
It is not complicated to create a batch item importer. For bioplates you would need a file with the following information for each bio plate:
This is for creating new bio plates. For updating everything is optional and you can also use the internal ID. This is more or less built into the base class that we build on so it doesn't add to the complexity.