Clinical-Genomics / cgadmin

Admin interface and order portal
0 stars 0 forks source link

Order portal @Clinical-Genomics

Here is a definition of the JSON schema for submitting samples through the API.

Proposed work flow

  1. Open a new project/ticket
    • name
  2. "Add family" button
    • name, panels (+ presets), default panels, priority, analysis
  3. "Add sample" button
    • ...

Additional features

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.