Changes

From Genome Analysis Wiki
Jump to navigationJump to search
581 bytes added ,  23:32, 1 July 2015
Line 9: Line 9:     
== Usage ==
 
== Usage ==
 +
* First an LD pruned map file is generated by vcf2map. The following is the message by command vcf2map without any arguments
 +
 +
            Input : --vcf [], --ped [],
 +
                    --map [/scratch/cgg/lib13/db/hapmap/genetic_map_GRCh37_chr1.txt],
 +
                    --include_list [/scratch/cgg/Public/hg19/1000G.SNV.clean.MAF0.05.tbl.gz]
 +
          Output : --out_map []
 +
  Variant filter : --min_maf [0.10], --min_avg_dp [0.00],
 +
                    --max_avg_dp [-1.0e+00], --max_missing_rate [0.05]
 +
      LD pruning : --win_size [100], --max_r2 [0.10], --ignore_missing
 +
 
* A command polymutt2 without any argument displays the following message  
 
* A command polymutt2 without any argument displays the following message  
  
480

edits

Navigation menu