SNV Analysis¶
SNV analysis functions.
Quality Control¶
VCF¶
GATK¶
run GATK¶
-
baseq.snv.gatk.
alignment
(fq1, fq2, sample, genome, outfile, thread=8)[source]¶ Map fastq1/2 files into genome using BWA. Add tags to bamfile using the input sample name. The bamfile is named as outfile.
-
baseq.snv.gatk.
bqsr
(markedbam, bqsrbam, genome, disable_dup_filter=False)[source]¶ Run BQSR.
bqsr() This will generate a XXXX...