Improvements of the 'performance' test program
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.
- The test program should only register job's, not execute them. This would allow us to control if the internal job queue should execute the job or a job agent.
- The '-b' parameter should be used by the 'filter' and 'lowess' test in the same way as in the 'export' test. In the 'root' test the -b parameter should be used as a prefix for the name of the root bioassays set.
Change History
(7)
Owner: |
changed from everyone to Nicklas Nordborg
|
Status: |
new → assigned
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [4805]) References #1251: Improvements of the 'performance' test program
Fixes: Names of raw bioassays should be 0-padded