This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What Does The N Stands For In Pileup File In Next Generation Sequencing?

According to wikipedia:

AGTCN denotes a base that did not match the reference on the forward strand agtcn denotes a base that did not match the reference on the reverse strand

What is the meaning of N here?

ngs pileup

2 answers

"N" would be an ambiguous base call in the read that is used as evidence during the pileup call.

N is a no call/ambiguous call.. This happens when the sequencer cannot call a base in a read as either A/C/G/T.

Log in to answer this question.