data(deepseq)
# At the 25th time point
plotobservedsnps(data=deepseq, timepoint=25, xaxt="n", xlab="Ranked polymorphic sites",
ylab="Reads", yaxs="i", las=1)
# At the 50th time point
plotobservedsnps(data=deepseq, timepoint=50, xaxt="n", xlab="Ranked polymorphic sites",
ylab="Reads", yaxs="i", las=1)
Run the code above in your browser using DataLab