Changes

From Genome Analysis Wiki
Jump to navigationJump to search
200 bytes added ,  11:48, 7 January 2014
Line 66: Line 66:  
* make - GNU make is used to run the pipelines
 
* make - GNU make is used to run the pipelines
 
* java - required to run the beagle step of the ld-aware genotype refinement
 
* java - required to run the beagle step of the ld-aware genotype refinement
 +
* curses/ncurses (required for samtools)
 +
** On Ubuntu: <code>sudo apt-get install libncurses5 libncurses5-dev</code>
 +
* cmake (required for premo)
 +
** On Ubuntu: <code>sudo apt-get install cmake</code>
    
You can check if your system has the proper software installed by invoking the command
 
You can check if your system has the proper software installed by invoking the command

Navigation menu