SCIFR: Single Self-Contained Interactive File Report using single-page application framework

### Develop your Scifr 
#install scifr boilerplate
npx create-scifr my-awesome-scifr
#start the development server
cd my-awesome-scifr && npm run dev
### Design and add more components, input data, states, etc.
#then build your scifr
npm run build

Showcase

BLITSFR

BLITSFR
New

BLAST interactive tracks in a single-file interactive report

METAXSFR

METAXSFR
New

Metagenome taxonomic explorer in a single-file report

PCoA-SFR

PCoA-SFR
Example

A simple example to produce SFIR for PCoA chart

Create-scifr Boilerplate

Create-scifr Boilerplate
Boilerplate

Build result of a create-scifr boilerplate (npm run build)