nquire-software
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | nquire-software [2021/05/10 11:45] (current) – created aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== nQuire ====== | ||
| + | A statistical framework for ploidy estimation using NGS short-read data. | ||
| + | ===== Information ===== | ||
| + | |||
| + | * Version: git-a990a88e | ||
| + | * Added: May, 2021 | ||
| + | * Link: https:// | ||
| + | |||
| + | ===== Usage ===== | ||
| + | |||
| + | See which versions of nQuire are available: | ||
| + | < | ||
| + | |||
| + | Load one version into your environment and run it: | ||
| + | < | ||
| + | $ nQuire</ | ||
| + | |||
| + | Note: you can control the number of CPU threads used by nQuire with the '' | ||
| + | |||
| + | ===== Installation ====== | ||
| + | |||
| + | Notes from the sysadmin during installation: | ||
| + | |||
| + | < | ||
| + | $ git clone --recursive https:// | ||
| + | $ cd nQuire | ||
| + | $ make submodules | ||
| + | $ make | ||
| + | $ sudo mkdir -p / | ||
| + | $ sudo cp nQuire / | ||
| + | $ sudo cp README.org LICENSE / | ||
nquire-software.txt · Last modified: by aorth
