You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The per_base_error_rate function in pipeline.py is not properly parsing VCF files. This appears to be in part due to improperly walking through the VCF, and in part because incomplete VCF files are being written by nanopolish.
The text was updated successfully, but these errors were encountered:
The
per_base_error_rate
function inpipeline.py
is not properly parsing VCF files. This appears to be in part due to improperly walking through the VCF, and in part because incomplete VCF files are being written by nanopolish.The text was updated successfully, but these errors were encountered: