Changes

From Genome Analysis Wiki
Jump to navigationJump to search
162 bytes added ,  21:50, 29 June 2017
Line 16: Line 16:  
The input file format, output file formats and typical command lines are same in Minimac4 (as they were in minimac3). Some of the main new features are summarized below:
 
The input file format, output file formats and typical command lines are same in Minimac4 (as they were in minimac3). Some of the main new features are summarized below:
   −
* '''Automated Chunking - ''' Minimac4 automatically chunks the whole chromosome (into overlapping chunks), analyzes each chunk and then concatenates the data back. This caps the memory usage across different chromosomes (large chromosomes need the same amount of memory as smaller ones). The length of the chunk and the overlap can be controlled by the parameters --chunkLengthMb and --chunkLengthOverlapMb
+
* '''Automated Chunking - ''' Minimac4 automatically chunks the whole chromosome (into overlapping chunks), analyzes each chunk sequentially and then concatenates the imputed chunks back. This caps the memory usage across different chromosomes (larger chromosomes need the same amount of memory as smaller ones). The length of the chunk and the overlap can be controlled by the parameters <code>--chunkLengthMb</code> and <code>--chunkLengthOverlapMb</code>, although we recommend using the default values.
   −
* Minimac4 uses some approximations to speed up the imputation analyses. The levels of approximation can be controlled by the parameters. Higher the level of approximation will reduce the compute time but also marginally reduce the imputation accuracy. However, we recommend using the default values which negligibly reduce the accuracy while still speeding the average compute time.
+
* '''Approximations - ''' Minimac4 uses some simple approximations to speed up the imputation analyses. The levels of approximation can be controlled by the parameters <code>--probThreshold</code>, <code>--diffThreshold</code>, and <code>--topThreshold</code> (details given in Minimac4 Usage). Higher levels of approximation will reduce the compute time but also marginally reduce the imputation accuracy. We recommend using the default values.
    
= Reference Panels for Download =  
 
= Reference Panels for Download =  
487

edits

Navigation menu