Hello Kevin, thanks for your reply - much appreciated!
If I stick to using quartiles with VST counts I still have the issue of not knowing which quartile some of the VST values fall into, eg. for one gene across numerous (51 out of 62) patients the VST value is the exact same - leading to the Q1, Q2 and Q3 thresholds being the exact same. I don't really know what to do about this. Even if I obtained Low/Mid/High tertiles (using Z-scores of VST counts using scale() perhaps?), I think this would mean that there would be no patient samples falling into some of these categories also.
By the way, my sample n is 31 for each group (Standard and Low Risk) so fairly low.
Any further comments would be more than welcome - very stuck with this analysis, unfortunately. Apologies for my naivety.
Thanks, Lindsay
**EDIT: I tried rlog transformation instead of VST and I no longer have an issue with sorting values into quartiles as no values seem to be repeated across lots of patients. Is this acceptable to use?