Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 716 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 716 Bytes

auger: Analyze Unique Genomic Regions

Description

We demonstrate our analysis of unique genomic regions in mammalian genomes by working through the details for the human genome.

Authors

Beatriz Vieira Mourato & Bernhard Haubold

Installation

We install the dependencies using the script setup.sh

bash scripts/setup.sh

Having installed the dependencies, we clone the auger repo, change into it, and make the programs. They are now located in the directory build.

git clone https://github.com/evolbioinf/auger
cd auger
make