tiagoantao / lositan

Lositan/Mcheza selection detection workbench

Home Page:http://popgen.net/soft/lositan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lositan/Mcheza

Selection detection workbenches

There is currently no online version of this.

Building from source

This project uses Gradle as its build system (including support for Gradle wrapper).

  1. Obtain the sources (download ZIP of sources, or clone the repository)
  2. In a terminal window, with the current path as the cloned/expanded source:
  • macOS/Linux: ./gradlew
  • Windows: gradlew.bat

This should perform the entire build, including downloading a compatible version of Gradle, and all required dependencies. The result should be distributable ZIP/TAR archives in the build/distributions directory, and a directly runnable version in build/install/lositan.

To run just after building:

  • macOS/Linux: ./build/install/lositan/lositan
  • Windows: build\install\lositan\lositan.bat

About

Lositan/Mcheza selection detection workbench

http://popgen.net/soft/lositan


Languages

Language:Gnuplot 65.7%Language:Python 21.8%Language:Java 9.5%Language:C 1.7%Language:Shell 1.0%Language:Batchfile 0.1%