cgadmin

Admin interface and order portal


License
Other
Install
pip install cgadmin==1.0.1

Documentation

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
  1. "Add family" button
  • name, panels (+ presets), default panels, priority, analysis
  1. "Add sample" button
  • ...

Additional features

  • review existing projects and status
  • user login tied to Admin database

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.