
Jeff Duty
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Jeff Duty Sort by recent activity-
Why does my vcf contain a genotype when there are no reads supporting it?
Can you please provide a) GATK version used 4.1.4.1 b) Exact GATK commands used: gatk HaplotypeCaller --native-pair-hmm-threads 4 -I {sortedBamFile} -R {refFasta} -L {bedFile} -O {vcfFile} --output...