Opened 15 years ago
Closed 15 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)
comment:1 follow-up: 2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
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 Changed 15 years ago by
Component: | coreplugins → web |
---|---|
Milestone: | → BASE 2.12 |
Resolution: | wontfix |
Status: | closed → reopened |
comment:5 Changed 15 years ago by
Owner: | everyone deleted |
---|---|
Status: | reopened → new |
comment:6 Changed 15 years ago by
Owner: | set to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:7 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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.