Skip to content

A shell script which implements GATK pipeline for variant calling.

License

Notifications You must be signed in to change notification settings

crazyhottommy/GATK-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GATK-pipeline

A shell script which implements GATK pipeline for variant calling. Creates a GVCF file for a sample BAM file. The GVCF files created by running the script on a cohort of samples can be jointly genotyped using GenotypeGVCFs

Download GATK from https://www.broadinstitute.org/gatk/download

Information on GATK - https://www.broadinstitute.org/gatk/

Dependencies

Usage

sh GATK.sh

Output

file_name_output.raw.snps.indels.g.vcf

GATK.pdf contains the explanation of the mathematics behind GATK-HaplotypeCaller.

About

A shell script which implements GATK pipeline for variant calling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%