Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 10: Line 10:  
OUT needs to point to where your alignment output went, so if your output is not ~/personal/output, please set OUT appropriately:
 
OUT needs to point to where your alignment output went, so if your output is not ~/personal/output, please set OUT appropriately:
 
  export OUT=~/personal/YOUR_OUTPUT_DIR
 
  export OUT=~/personal/YOUR_OUTPUT_DIR
 +
After setting this, also do
 +
mkdir -p $OUT/ancestry
    
Verify that this does not give an error:
 
Verify that this does not give an error:

Navigation menu