wdecoster / NanoPlot

Plotting scripts for long read sequencing data
http://nanoplot.bioinf.be
MIT License
413 stars 47 forks source link

Update NanoPlot.py #258

Closed dshivak-sgmo closed 3 years ago

dshivak-sgmo commented 3 years ago

Fix error with missing 'legacy' variable, looks like it should be 'plotdict_legacy' instead. I built from latest master but it was crashing before parsing bam files with a complaint about an unknown variable.

wdecoster commented 3 years ago

You are totally right, thanks for the fix!