
Qing Zhang
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
Activity overview
Latest activity by Qing Zhang-
Qing Zhang commented,
Thanks Pamela. After some discussion with Sam on slack, I think we are going to do this by replacing "allelic-counts" with custom hets genotypes by ourselves, set all filtering criteria to be as le...
-
Qing Zhang created a post,
somatic CNV pipeline segmentation with custom het list?
Hi, I want to get allelic copy ratio for each segment with my customized hets list (we have a slightly different way to define "heterozygous in normal" from GATK's), like Allelic Capseg does. It se...
-
Qing Zhang commented,
Hi, I want hg38 CNV PoN, not SNV. Is there a public CNV PoN for somatic analysis?
-
Qing Zhang created a post,
somatic CNV PoN recommendation?
Answeredis there a recommended source of somatic CNV PoN that works with the latest GATK? (I know I can build my own, but just wonder if one from a larger cohort already exists)
-
Qing Zhang created a post,
GATK funcotator transcript selection criteria
AnsweredHi, We used Funcotator to annotate somatic calls and were confused about the transcript selection mode, the default "canonical" mode sometimes chooses a different transcript than what is better kno...
-
Qing Zhang created a post,
funcotator annotation for non-left-aligned indels
For non-left aligned indels, funcotator is able to annotate the correct functional changes but there are minor differences in cDNA between left-aligned indel vs non-left-aligned ones. The correspon...
-
Qing Zhang commented,
Sorry I found the problem! I was not populating the headers correctly - I missed `##` in some lines. Thanks!
-
Qing Zhang created a post,
No headers found in VCF
Hi GATK Team, I am working on a pipeline that has to write a minimal VCF to be funcotated. However, when I run `Funcotator` or `ValidateVariants`, I got the following error: ``` htsjdk.tribble.Trib...
-
Qing Zhang commented,
Thanks, David, this is very helpful. Just to double-check, if I did not run M2 with --debug, there is no way that I can retrieve those realigned intervals? Thanks!
-
Qing Zhang created a post,
mutect2 realignment
Hi GATK Team, I wonder if there is any indication in the outputs / intermediate files for regions that triggered M2 realignment if I did not use -bamout in M2? My another question is, what should ...