Skip to main content

Questions tagged [gatk]

Genome Analysis Toolkit. Popular open-source bioinformatics suite to call variants from second-generation sequencing data.

3 votes
1 answer
104 views

This question was also asked on Biostars I created a GTF file for HLA alleles to be used as a resource for GATK Funcotator. Running Funcotator without indexing the GTF gives this error: ...
doodle's user avatar
  • 31
5 votes
1 answer
109 views

I'm new to handling SNP genotyping data in VCF format. My goal is to identify significant SNPs linked to a specific trait (like "height") for specific samples in a multi-sample VCF file. My ...
web's user avatar
  • 81
1 vote
1 answer
59 views

I am trying to map MiSeq reads to a reference genome and extract mutations using MToolBox, which implements gsnap, GATK, Picard, and other tools. When running the tool with example data, there were no ...
uri's user avatar
  • 85
0 votes
0 answers
251 views

I have used GATK script : gatk IndexFeatureFile --input sampleid_hc.g.vcf to create .idx files for individual vcf files. However I am trying to create a loop and ...
user20179's user avatar
2 votes
1 answer
154 views

I'm working with targeted Illumina sequencing data generated with DNA from diseased and healthy tissue (this is an age-related disease and is not cancer/neoplastic). My hypothesis is that the diseased ...
Nereus's user avatar
  • 229
1 vote
1 answer
251 views

I'm currently performing some initial analyses on targeted Illumina sequencing data generated with DNA from diseased tissue. My hypothesis is that one particular gene might contain somatic mutations ...
Nereus's user avatar
  • 229
1 vote
0 answers
72 views

I use the next versions: gatk 4.4.0.0 minimap2 2.26-r1175 samtools 1.19 I have a fastq file. And try to implement gatk MergeBamAlignment to generate a new ...
Shwarz's user avatar
  • 41
0 votes
0 answers
116 views

I ran the "funcotator" step from the GATK somatic short variant discovery (snvs + indels) pipeline and used the output of filtermutectcalls as input, but ...
Rita Soares's user avatar
2 votes
2 answers
236 views

I'm trying to use the HaplotypeCaller from the GATK toolkit but I keep getting an error. I pulled GATK through Docker and am using this command: ...
rimo's user avatar
  • 1,063
2 votes
1 answer
92 views

My objective is to take a g.vcf.gz file and from 25-30 unmapped contigs with titles like "NW_020192317.1", I want to make a subset of ~10k variants from each of the unmapped contigs and make ...
Lauren Sabo's user avatar
5 votes
1 answer
158 views

I doing the alignment of samples following the GATK pipeline, and doing the MergeBamAlignment,like this: ...
Rita Soares's user avatar
0 votes
1 answer
233 views

I have some bam files in this directory /data/Continuum/WES/results/ I want to run GATK mutation calling over bam files I ...
Zizogolu's user avatar
  • 2,242
2 votes
1 answer
99 views

I have pulled GATK docker on my computer but when running a GATK command, can not locate my input file My OS version ...
Zizogolu's user avatar
  • 2,242
1 vote
0 answers
40 views

We have a cohort of around 3k exomes, most of them from different capture kits, such as Agilent v6, v8, Nextera, Twist, Clinical Research exome and many others. Right now we are creating genome db on ...
Karthik Nair's user avatar
1 vote
1 answer
564 views

I have 6 VCF files, where I would like to obtain the SNPs that are common (by position) in all the 6 files. I have tried this command ...
Mohamed Samir's user avatar

15 30 50 per page
1
2 3 4 5