Opened 4 years ago
Closed 4 years ago
#1252 closed defect (fixed)
Convert SSP score annotations to TEXT type
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v4.27.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
It is the same problem as in #1238. The SSP_*_Scores
annotations should be defined as TEXT type. Existing SSP annotations need to be removed, and the SSP plug-in re-executed.
The update process involves some manual steps:
- Export a file with the ID of all StringTie raw bioassays that already have one or more SSP annotaions. No other columns are needed. The Excel format can be used. Save to exported file to the local computer.
- Add headers to the exported file for all SSP annotation types:
SSP_CC15 SSP_CC15_Scores SSP_ER SSP_ER_Scores SSP_ERBB2 SSP_ERBB2_ERn SSP_ERBB2_ERn_Scores SSP_ERBB2_ERp SSP_ERBB2_ERp_Scores SSP_ERBB2_Scores SSP_IntClust10 SSP_IntClust10_Scores SSP_Ki67 SSP_Ki67_Scores SSP_NHG SSP_NHG_Scores SSP_PAM50subtype SSP_PAM50subtype_Scores SSP_PR SSP_PR_Scores SSP_RORasT0 SSP_RORasT0_Scores SSP_Subtype SSP_Subtype_Scores
Use the attachment:headers-for-import.txt file as template.
- Upload the file to BASE and run the Annotation importer plug-in. Make sure that Identification method=Internal ID, that all columns are mapped correctly and that the Remove existing option is enabled in the third step.
- When all annotations have been deleted it should be possible to delete all SSP_* annotation types as well. Do not forget to empty the trashcan.
- Update Reggie and run the Installation wizard. The SSP annotation types should be re-created.
- All existing StringTie raw bioassays need to be re-analyzed by the SSP plug-in.
Attachments (1)
Change History (5)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
by , 4 years ago
Attachment: | headers-for-import.txt added |
---|
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Description: | modified (diff) |
---|
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5963: