bwa will replace N's in the reference with a random nucleotide. However, N's in the read remain N's.
SAMTools will use the original reference so the bwa indexing scheme won't matter. Thus, this little bwa trick will in no way influence your variant calling.
bwa will replace N's in the reference with a random nucleotide. However, N's in the read remain N's.
SAMTools will use the original reference so the bwa indexing scheme won't matter. Thus, this little bwa trick will in no way influence your variant calling.