Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Taiji-pipeline/Taiji-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Method 1: build from source

  1. Install haskell stack.

  2. download the source code here.

  3. Go to directory containing the source code and type: stack install.

  4. The binary will be in ~/.local/bin.

Method 2: Use docker image