rq m
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by rq m Sort by recent activity-
Can DRAGEN-GATK be applied to DNBSEQ?
I used BGI's DNBSEQ for sequencing. Can DRAGEN-GATK be applied to DNBSEQ data?
-
Before using GATK, do I need to use short-read error correction tools such as RACER or HiTEC?
AnsweredBefore using GATK, do I need to use short-read error correction tools such as RACER or HiTEC?
-
Has too many alleles in the combined VCF record
I used GATK 4.3.0.0 to call SNPs and INDELs according to the following process:HaplotypeCaller + GenomicsDBImport + GenotypeGVCFs gatk GenotypeGVCFs \ --reference $ref_path \ --include-non-va...
-
How can I get Sample Summary
I want to get the number of SNP, Indel and MNP in each sample. In the overview of VariantEval, it said "These metrics include number of s per sample". And "Sample and variable summary" is mentioned...
-
Three questions about calling CNV in Germline.
AnsweredQuestion 1:I noticed that there is a sentence in the description of GermlineCNVCaller: providing a cohort of germline samples sequenced using the same sequencing platform and library preparation p...
-
what's the meaning of "WARNING gcnvkernel.structs.metadata - Sample XXX has an unrecognized contig(contig_name). Germline contig ploidy determination may not be reliable for decoy/non-standard contigs." in CNV Calling?
I use Docker GATK 4.2.0.0.I want to detect CNV in Saccharomyces cerevisiaeI use the following command gatk DetermineGermlineContigPloidy-L cohort.gc.filtered.interval_list \--interval-merging-rule...