artic-network / rampart

Read Assignment, Mapping, and Phylogenetic Analysis in Real Time
GNU General Public License v3.0
79 stars 34 forks source link

Artifactual peak in read length histogram #39

Open rambaut opened 5 years ago

rambaut commented 5 years ago

There is a peak at length 1020 of 202 reads:

image

But at length 1050 there are 0 reads but it is still showing a peak of height 202:

image
rambaut commented 4 years ago

Probably something to do with how summariseReadLengths() in datastore.js produces the sequence of x,y value for this plot.