Opened 13 years ago
Closed 13 years ago
#340 closed task (fixed)
Set subtype for all biomaterial items
Reported by: | Nicklas Nordborg | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | blocker | Milestone: | Reggie v2.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This is a manual task that the administrator of the server must do manually or with the help of export and batch import plug-ins.
The generic procedure is to export the internal id and name of all biosources, samples and extracts, edit the exported files and then import changes with the batch importers.
Biosources
- Export id and name of all biosources to a tab-separated file.
- Run the biosurce batch importer. Use 'Internal ID' as the identification method and set the 'Item subtype' column mapping to
Patient
. Also, enable 'Complex column mappings'
Samples
- Export the id and name of all samples to a tab-separated file
- Add 'Item subtype' column to the exported file and put 'Case', 'Specimen' or 'Histology' for each item
- Run the sample batch importer. Use 'Internal ID' as the identification method and set the 'Item subtype' column mapping to
\Item subtype\
.
Extracts
- Similar to the sample export. The only used subtype is 'Lysate'.
Change History (3)
comment:1 by , 13 years ago
Owner: | changed from | to
---|
comment:2 by , 13 years ago
Status: | new → assigned |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Good instructions!