Opened 16 years ago
Closed 16 years ago
#1259 closed enhancement (fixed)
Exporting spot data (with table exporter): Bioassay column is numerated 1, 2, 3, ...
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.12 |
Component: | web | Version: | 2.10 |
Keywords: | Cc: |
Description
How do I as a user know which bioassay 1, 2, 3 and so on corresponds to? The internal ID is something completely different. There is names associated with the bioassays? Is the ordering the same as internal ID or name?
Is it possible to make the export of bioassay column to use the name (preferably) or the internal ID?
Change History (7)
follow-up: 2 comment:1 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Replying to nicklas:
No it not possible for the exporter to have this information. It requires additional queries to get the name or id of bioassays, since that information is not stored together with the spot data.
How can the user then know which bioassay is which?
comment:4 by , 16 years ago
Component: | coreplugins → web |
---|---|
Milestone: | → BASE 2.12 |
Resolution: | wontfix |
Status: | closed → reopened |
comment:5 by , 16 years ago
Owner: | removed |
---|---|
Status: | reopened → new |
comment:6 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
No it not possible for the exporter to have this information. It requires additional queries to get the name or id of bioassays, since that information is not stored together with the spot data.