English | 简体中文
An out-of-box Pipeline Analyzer for sequencing data, e.g. RNA-Seq, WES, WGS etc.
The datains-frontend is a frontend of datains, but we set it's product name as iSEQ Analyzer
for matching it's original purpose.
- node
- yarn
- webpack
- eslint
- @vue/cli ~3
- ant-design-vue - Ant Design Of Vue
- vue-cropper - Picture edit
- @antv/g2 - AntV G2
- Viser-vue - Antv/G2 of Vue
- More Dependences
Note: Yarn package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm
- Clone repo
git clone https://github.com/clinico-omics/datains-frontend.git
cd datains-frontend
- Install dependencies
yarn install
- Compiles and hot-reloads for development
yarn run serve
- Compiles and minifies for production
yarn run build
- Lints and fixes files
yarn run lint
Modern browsers and IE10.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |