Hi all,
Refer to the input table below. Could someone show me how to build a workflow that would select at least one sample from each group (in this case 4 samples). And if let's say the sample size is 5. It would pick one from each group and then select the extra one from the group with highest frequency, in this case, from Group C.
Group | Code |
A | 24 |
A | 73 |
C | 220 |
B | 661 |
C | 1984 |
C | 5953 |
C | 17860 |
C | 53581 |
B | 160744 |
B | 482233 |
Thank you in advance for your help
TWW
Thank you, @geraldo