fishkabio.ru — offline package
==============================

Built 2026-08-18. This is a snapshot: the current version always lives at https://fishkabio.ru.
Nothing here updates itself — re-download when you want the newer one.

What this is
------------
The fishkabio.ru site as self-contained static files. It runs entirely in your browser: your data
never leaves the machine, and the application contacts no external server. The public site works
the same way — this package is for when you need to work offline, or when your organization wants
its own hosted copy.

One tool is not in here: readhit, which aligns sequencing reads to a target. Placing reads needs a
background worker and a mapper loaded at runtime, and a page opened from a local file is allowed
neither — so it lives at https://fishkabio.ru/readhit for now. Hosting this package on an internal web
server does not bring it back either; it is left out of the package itself.

Run it locally
--------------
1. Unpack the whole folder (keep it together — the files reference each other).
2. Open index.html in your browser.
3. Bookmark that local page if you use it often.

Host it inside your organization
--------------------------------
Unpack the whole folder anywhere on an internal web server; a subfolder is fine. The package
is static files only and needs no backend — nginx, Apache, a simple Python HTTP server or any
other static server will do.

Verify that it stays offline
----------------------------
Disconnect from the network, reopen the local page and use the tools. Bundled samples and
your own files keep working.

Latest version, documentation and support
-----------------------------------------
https://fishkabio.ru
