Opened 14 years ago
Closed 14 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 by , 14 years ago
Type: | defect → task |
---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Status: | new → assigned |
---|
comment:4 by , 14 years ago
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.