chanzuckerberg / shasta

[MOVED] Moved to paoloshasta/shasta. De novo assembly from Oxford Nanopore reads
Other
272 stars 59 forks source link

Dead end sampling and assessing maxDrift and maxSkip #184

Closed rlorigro closed 4 years ago

rlorigro commented 4 years ago

This adds some more features to the Assess Alignments page in the browser, which allow sampling reads from dead ends, and comparing the number of overhangs from stored alignments. In addition, maxDrift and maxSkip are now checked for align method 3 in computeAllAlignments method.

Example of the output with dead end sampling:

image image

Example of maxSkip histogram (cutoff at 30):

image

Example of updated alignment display:

image