sanger / quanthub

Provides parsing and visualisation of the concentration information from qPCR and plate readers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuantHub

Does what it says on the tin.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn lint
yarn prettify

It is also possible to configure your editor to run prettier automatically on save

Run your unit tests

yarn run test:unit

Run your end-to-end tests

yarn run test:e2e

About

Provides parsing and visualisation of the concentration information from qPCR and plate readers

License:MIT License


Languages

Language:JavaScript 68.0%Language:Vue 29.1%Language:CSS 2.5%Language:HTML 0.3%Language:Shell 0.2%