
chenglei
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Posts
Recent activity by chenglei Sort by recent activity-
what is a Good Cigar?
Answeredgatk BaseRecalibrator module has a parameter named "GoodCigarReadFilter", Can anyone explain what is a good cigar string more specifically? 150M is a good cigar, then what about 10S100M40H? I did ...
-
germline mutation calling using per-sample module
AnsweredHi,I'm a newer to gatk. I try to use gatk to call germline mutation from my tumor data. I see that there are to modules, per-sample and joint genotyping, I wonder that per sample module compatible ...
-
af-only-gnomad.vcf.gz for hg19
Answeredwhere could I find af-only-gnomad.vcf.gz for hg19, I just found af-only-gnomad.vcf.gz for hg38, I check https://console.cloud.google.com/storage/browser/gcp-public-data--broad-references/hg19/v0;ta...
-
Values for InbreedingCoeff annotation not detected for ANY training variant
AnsweredWhen I use gatk VariantRecalibrator module to call germline mutation, a error occurred: A USER ERROR has occurred: Bad input: Values for InbreedingCoeff annotation not detected for ANY training var...
-
MerVcfs did not work
when I used gatk MergeVcfs module to merge multiple vcf files, several errors were gave as following: gatk MergeVcfs -I SCA_957_N.germline_raw.vcf -I SCA_917_N.germline_raw.vcf -O merge.vcf Using G...
-
How to get sample coverage files in WIG (wiggle) format using gatk Mutect
When I use MutSigCV to call significantly mutated genes, a coverage file was required. As pointed by the document of MutSigCV, this coverage file can be deriveed from processing sample coverage fil...
-
use LearnReadOrientationModel to build artifact-prior.tar.gz
AnsweredExcuse me, I wrote to you to inquire some my confusion about the use of LearnReadOrientationModel, I have 20 paired samples (Tumor-Normal matched), in the step of mutation filtering, firstly, Learn...