Opened 16 years ago
Last modified 16 years ago
#1251 closed enhancement
Improvements of the 'performance' test program — at Version 3
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.11 |
Component: | test | Version: | |
Keywords: | Cc: |
Description (last modified by )
I will gather a few enhancements to the 'performance' test program under this ticket. Feel free to add more items to the list.
- Names of raw bioassays should be 0-padded to make them sort correctly. Right now the sort order is:
...#1, ...#10, ...#11, ...., ....#2, ....
and so on, which makes it hard to select a specific number of raw bioassays when creating a root bioassay set. - Names of data sets and jobs should follow a better scheme. For example, the name of a root bioassay set should include the number of raw bioassays.
Change History (3)
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
(In [4805]) References #1251: Improvements of the 'performance' test program
Fixes: Names of raw bioassays should be 0-padded