smithlabcode / falco

A C++ drop-in replacement of FastQC to assess the quality of sequence read data
https://falco.readthedocs.io
GNU General Public License v3.0
96 stars 10 forks source link

add CSS and javascript to HTML page source code #33

Open guilhermesena1 opened 2 years ago

guilhermesena1 commented 2 years ago

Currently, the HTML page has a static link to bootstrap and plotly CDN. This means that, in the absence of internet connection, the page will break. Source code for these files should be built into the HTML so pages display nicely offline (e.g. when viewing from a cluster environment)