Heads up:
We’re moving the GATK website, docs and forum to a new platform. Read the full story and breakdown of key changes on this blog.
We’re moving the GATK website, docs and forum to a new platform. Read the full story and breakdown of key changes on this blog.
shanzor ✭
About
- Username
- shanzor
- Location
- canberra
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
- Points
- 12
- Badges
- 3
- Location
- canberra
Reactions
Comments
-
Thanks the update seems to have fixed it. Thanks!
-
I should have noted, the filter expressions I used are as follows: --genotypeFilterExpression "DP < 10" --genotypeFilterName low_cov --genotypeFilterExpression "GQ < 30" --genotypeFilterName low_GQ
-
My bad, I hadn't reset the environment. Working now with --setFilteredGtToNocall. Thanks!
-
Tried using 3.4.46. I think this is the latest version? Still getting the same Error. Actually there are two versions of this argument presented on the gatk web documentation at present. --setFilteredGtToNocall and --setFilteredGenotypesToNocall…
-
Thanks I'll update and try again.