3 | | 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. |
| 3 | 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. |
| 4 | 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. |