This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How does variant callers deal with N in the reference sequence?

If there is an N in the reference genome, after the variant calling pipeline, if an alternative base (A/T/G/C) is called at the same position, will it be output in the VCF? Or any variants with the N in the reference will be ignored? Thanks!

reference-genome variant-calling

1 answer

In general, such positions are ignored.

Log in to answer this question.