Changes

From Genome Analysis Wiki
Jump to navigationJump to search
44 bytes added ,  23:29, 19 July 2019
no edit summary
Line 6: Line 6:  
The Minimac3 mailing list has been renamed as the Minimac4 mailing list. If you were already a member, no need to re-join. If not, please join our [https://groups.google.com/forum/embed/?place=forum/minimac4-help&umich.edu| mailing list] to get updates about future releases or report possible bugs or email them to [mailto:yukt@umich.edu  Ketian Yu] or [mailto:sayantan@umich.edu Sayantan Das].'''
 
The Minimac3 mailing list has been renamed as the Minimac4 mailing list. If you were already a member, no need to re-join. If not, please join our [https://groups.google.com/forum/embed/?place=forum/minimac4-help&umich.edu| mailing list] to get updates about future releases or report possible bugs or email them to [mailto:yukt@umich.edu  Ketian Yu] or [mailto:sayantan@umich.edu Sayantan Das].'''
   −
= Download =
+
= Installation =
   −
'''Minimac4 (version 1.0.0, released 2.14.2018)''' is currently available on [https://github.com/Santy-8128/Minimac4 Minimac4 Github]. Please follow the instructions in the GitHub repository for installation.
+
'''Minimac4 (version 1.0.0, released 2.14.2018)''' is currently available on [https://github.com/Santy-8128/Minimac4 Minimac4 Github].  
 +
 
 +
The easiest way to install Minimac4 and its dependencies is to use the install.sh file provided.
 +
git clone <nowiki>https://github.com/statgen/Minimac4.git</nowiki>
 +
cd Minimac4
 +
bash install.sh
 +
 
 +
Please see [https://github.com/Santy-8128/Minimac4 Minimac4 Github] for the full instructions for installation.
    
Commonly used reference panels in <font face=Courier>M3VCF</font> format are available for download in [[#Reference Panels for Download | Reference Panels]].  
 
Commonly used reference panels in <font face=Courier>M3VCF</font> format are available for download in [[#Reference Panels for Download | Reference Panels]].  
Line 35: Line 42:     
= Usage =
 
= Usage =
The easiest way to install Minimac4 and its dependencies is to use the install.sh file provided.
  −
git clone <nowiki>https://github.com/statgen/Minimac4.git</nowiki>
  −
cd Minimac4
  −
bash install.sh
  −
   
A typical Minimac4 command line for imputation is as follows
 
A typical Minimac4 command line for imputation is as follows
   Line 47: Line 49:     
Here <font face=Courier>refPanel.m3vcf</font> is the reference panel used in M3VCF format (e.g. 1000 Genomes),  <font face=Courier>targetStudy.vcf</font> is the phased GWAS data in VCF format, and  <font face=Courier>testRun</font> is the prefix for the output files.
 
Here <font face=Courier>refPanel.m3vcf</font> is the reference panel used in M3VCF format (e.g. 1000 Genomes),  <font face=Courier>targetStudy.vcf</font> is the phased GWAS data in VCF format, and  <font face=Courier>testRun</font> is the prefix for the output files.
 +
 +
=== Full List of Options ===
 +
Please see '''[[Minimac4 Documentation]]''' for detailed explanation of all available options.
 +
 +
Also, users can always type the following for the full list of available options:
 +
minimac4 --help
    
=== Convert VCF to M3VCF ===
 
=== Convert VCF to M3VCF ===
Line 61: Line 69:  
           --prefix testRun \
 
           --prefix testRun \
 
           --cpus 5
 
           --cpus 5
  −
=== Full List of Options ===
  −
Users can always type the following for further support:
  −
minimac4 --help
  −
  −
'''Please see [[Minimac4 Documentation | Minimac4 Documentation]] for detailed explanation of all available options.'''
      
= Reference Panels for Download =  
 
= Reference Panels for Download =  
17

edits

Navigation menu