Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

iGenVar

(build on SeqAn3 App Template)

The official repository for the iGenVar project.

Installation

Instructions:

  1. clone this repository: git clone --recurse-submodules https://github.com/seqan/iGenVar.git
  2. create a build directory and visit it: mkdir build && cd build
  3. run cmake: cmake ../iGenVar
  4. build the application: make
  5. optional: build and run the tests: make test
  6. optional: build the api documentation: make doc
  7. execute the app: ./bin/iGenVar

About

The official repository for the iGenVar project.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.