| 37 | |
| 38 | === 4. Copy missing !QiaCube annotations to !FlowThrough items === |
| 39 | |
| 40 | Due to a bug (see #520) the four !QiaCube annotations (!QiacubeDate !QiacubeOperator !QiacubePosition !QiacubeRunNo) was never set on !FlowThrough items. The values are available on related RNA and DNA items, so it is easy to fix using a batch import. |
| 41 | |
| 42 | 1. List all RNA extracts. Export a list with the names and four annotation to a tab-separated file. |
| 43 | 2. Edit the file and replace '''`.r`''' in all names with '''`.f`'''. |
| 44 | 3. Upload the file to BASE and use the annotation importer to import !QiaCube annotation to the !FlowThrough items. |