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 HTML report generated by fastp uses an insecure HTTP link to load Plotly.js (http://opengene.org/plotly-1.2.0.min.js). Modern browsers block this when the HTML is opened via HTTPS, causing charts to break with Uncaught ReferenceError: plotly is not defined.