#2 closed enhancement (fixed)
enhance group/sort command in ReplicateErrorWA — at Version 5
Reported by: | Johan Enell | Owned by: | Johan Enell |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | onk.lu.se | Keywords: | |
Cc: |
Description (last modified by )
Instead of just grouping on one vairable in the assayname the user should be able to specify a number of vaiable to sort by.
B1_T1_D1_4636
B1_T1_D2_4176
B1_T2_D1_3676
B1_T2_D2_5676
B2_T1_D1_4636
B2_T1_D2_4176
B2_T2_D1_3676
B2_T2_D2_5676
assayname %_%_%_%
group 1,2
sort 3
First group on vaiable 1 (B1, B2) then sort on varable 2 (T1, T2) which will result in the 4 groups above. Each group is sorted on the value in varible 3.
Parameter group will accept a comma separated list of numbers.
Parameter sort will specify what group to sort on. If not defined no sorting will be done.
Change History (5)
comment:1 by , 19 years ago
Description: | modified (diff) |
---|
comment:2 by , 19 years ago
Description: | modified (diff) |
---|
comment:3 by , 19 years ago
Description: | modified (diff) |
---|
comment:4 by , 19 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 by , 19 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.