Hi all,
I wonder if there's an optimal --p-n parameter value for demux summarize.
According to the document, the default value is 10000.
(--p-n parameter description: The number of sequences that should be selected at random for quality score plots)
I wonder why the default value is a fixed number rather than proportional to the number of sequences.
If the total number of sequences is 100000, then the default value 10000 is about 10% of the total sequences.
However, what if the total number of sequences is 1000000? Then, the default value 10000 is only about 1%.
I'd appreciate it if you could let me know the optimal proportion for --p-n parameter.
Sincerely,