Opened 15 years ago

Closed 15 years ago

#1251 closed enhancement (fixed)

Improvements of the 'performance' test program

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.11
Component: test Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

I will gather a few enhancements to the 'performance' test program under this ticket. Feel free to add more items to the list.

  1. 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.
  2. 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.
  3. 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.
  4. 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)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

(In [4805]) References #1251: Improvements of the 'performance' test program

Fixes: Names of raw bioassays should be 0-padded

comment:3 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:4 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:5 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:6 by Nicklas Nordborg, 15 years ago

(In [4806]) References #1251: Improvements of the 'performance' test program

1-4 should now be fixed, as well as several other things discovered during the process to make things work smoothly.

comment:7 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.