
registered_user
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Posts
Recent activity by registered_user Sort by recent activity-
GATK test data for Mutect?
Am I correct that there exists no tumor-normal pairs of bams for testing Mutect at the GATK Test Data repository, or am I just not finding the data? (https://s3.amazonaws.com/gatk-test-data/gatk-te...
-
DRAGMAP and Mutect?
AnsweredI was wondering if the open source DRAGMAP is currently compatible with Mutect? Is it possible to skip the BQSR step if using DRAGMAP instead of bwa-mem in PON creation and somatic variant calling ...
-
ApplyBQSR wastes too much disk space
I have made the mistake of using the default compression level for ApplyBQSR and now I have terabytes of wasted space in my project bam files. The recalibrated files take up twice the disk space in...
-
LeftAlignAndTrimVariants removes header tags
I noticed that LeftAlignAndTrimVariants (GATK 4.1.8.1) keeps only the first entry of normal- and tumor sample header tags in VCF files. This is unexpected and unwanted behavior. Trimming should not...
-
Mutect2 --alleles param GATK_4.1.7.0
What's going on with the --alleles param for Mutect2? It will not accept a .vcf, .vcf.gz, .list or .intervals file (<chr>:<coordinate>). I have an index for the .vcf.gz file, .vcf.gz.tbi. I am gett...
-
SelectVariants by genotype
I am trying to separate samples to individual VCF files from a multisample VCF file. What is the correct way to remove rows that are not present in the sample in the resulting VCF with SelectVarian...
-
Increased number of false positives in Mutect2 GATK 4.1.7.0
We are running Mutect2 on WGS prostate cancer samples. We analyzed our tumor-normal pairs previously with GATK 4.1.3.0 and validated the results against deep sequencing panel results (500-700x). We...