I have what probably seems like a naive question about what happens if almost all inserts are shorter than the read length of a sequencing cycle.
For instance, the data set that I most recently worked with has average fragment length of 50 bp. Not knowing this was the case, the first rounds of sequencing used 150 cycles. It seems to me that if the fragment is ~50 bp, then the longest read should terminate at 50 pb as well, since the remaining 100 cycles would not generate additional sequence. However, the fastq file gives me reads of length 150, with last ~100 as long runs of the same nucleotide.
How is this last nucleotide added to the read if there is no more length of insert to serve as a template? In case it matters, I'm using the Illumina Novaseq platform.
Sorry if this seems like an uninformed question - perhaps I'm misunderstanding some step of the sequencing process.
ngs