ferrolad / Mapping_SNP_Indel_calling

Mapping and SNP/Indel calling pipeline implementing BWA and GATK. Designed for use with the IWGSC pseudo chromosomal molecules reference sequence (chr 3B split at 480000000bp to allow compatibility with SAMtools reference indexing).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping_SNP_Indel_calling

Mapping and SNP/Indel calling pipeline implementing BWA and GATK. Designed for use with the IWGSC pseudo chromosomal molecules reference sequence (chr 3B split at 480000000bp to allow compatibility with SAMtools reference indexing).

Usage: sh /Hexaploid_SNP_calling_PE.sh

Requires: GATK, BWA, SAMtools, picard tools-MarkDuplicates, coverageStatsSplitByChr_v2.pl, awk, Correct_for_chr3_split.pl

About

Mapping and SNP/Indel calling pipeline implementing BWA and GATK. Designed for use with the IWGSC pseudo chromosomal molecules reference sequence (chr 3B split at 480000000bp to allow compatibility with SAMtools reference indexing).

License:MIT License


Languages

Language:Perl 62.2%Language:Shell 37.8%