It looks like --roc-subset supports multiple variant types to be provided, e.g. --roc-subset hom,snp. However, so far it seems like the tool treats those as multiple separate restrictions (roc file for SNP's, and another for homozygous variants) rather than a unified restriction (roc file for homozygous SNP's).
I wanted to sanity check if anyone was aware of a way to restrict in this way (dual restriction for SNP's that are homozygous). I wonder if --roc-expr would be a good way to do this. I could look for homozygous calls (GT: 1|1, 0|0) and restrict to single nucletide ALT's.
Any ideas?
You can find a detailed explanation of our privacy practices
here.