过滤条件不一样得到的vcf文件不一样,自己选择好过滤条件,用那个vcf都行;
Plot_OnePop.pl 会自动对结果取bin平滑曲线生成:*.bin.gz 文件,你也可以查看他的帮助,自己设置bin
Usage: Plot_OnePop.pl -inFile LDdecay.stat.gz -output OUT
Options
-inFile <s> : Input PopLDDecay OutPut Stat File
-inList <s> : Input FileList if multi-File of PopLDDecay OutPut Stat
-output <s> : Output Figure File Prefix
-bin1 <n> : the size bin for mean r^2/D' of Short Dist[10]
-bin2 <n> : the size bin for mean r^2/D' of Long Dist [100]
-break <n> : break point to distinguish Short or Long Dist[100]
-maxX <n> : max X coordinate Dist to plot LDdecay[kb] [maxDist]
-measure <s> : use the [r2/D/both] to measure LD decay [r2]
-method <s> : Plot methold (MeanBin/HW/MedianBin/PercentileBin)[MeanBin]
-percent <f> : percent ratio(0-1) for PercentileBin method [0.5]
-keepR : keep the R script for draw the LDdecay Fig
-help : show this help