auger
: Analyze Unique Genomic Regions
We demonstrate our analysis of unique genomic regions in mammalian genomes by working through the details for the human genome.
Beatriz Vieira Mourato & Bernhard Haubold
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