You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to speed up variant validation depending on samples genotype infos, it could be great to be able to create filter preset including genotype info.
Let's say something like:
WHERE sample[atleastoneselectedsample].DP >30
WHERE sample[allselectedsamples].DP >30
The text was updated successfully, but these errors were encountered:
In order to speed up variant validation depending on samples genotype infos, it could be great to be able to create filter preset including genotype info.
Let's say something like:
WHERE sample[atleastoneselectedsample].DP >30
WHERE sample[allselectedsamples].DP >30
The text was updated successfully, but these errors were encountered: