Changes

From Genome Analysis Wiki
Jump to navigationJump to search
No change in size ,  15:32, 12 June 2015
Line 5: Line 5:  
At its core, it is a generic pipelining framework that is aware of dependencies and can run steps in parallel.  
 
At its core, it is a generic pipelining framework that is aware of dependencies and can run steps in parallel.  
   −
Statistical genetics analyses often requires multiple steps to prepare the data, run computationally expensive analyses and then collating the data.  
+
Statistical genetics analyses often requires multiple steps to prepare the data, running computationally expensive analyses, and then collating the data.
 +
 
 +
Make allows you to redo part of your analyses and rerun only the parts which are affected by the change by carefully deleting indicator files.
    
Make can potentially save you lots of time and hair pulling especially when your supervisor asks for ALL the analyses again but this time only with rare variants.
 
Make can potentially save you lots of time and hair pulling especially when your supervisor asks for ALL the analyses again but this time only with rare variants.
  −
Make allows you to redo part of your analyses too and only rerun the parts where require change by carefully deleting files that are to be changed.
      
= Example =
 
= Example =
1,102

edits

Navigation menu