convert.snp.mach(pedfile, mapfile, infofile, outfile, quality = 0.9,
column.quality = 7, strand = "+", ...)
convert.snp.ped
for details.
convert.snp.ped
convert.snp.ped
,
re-loading data, and filtering the snp.data object based on quality as specified in
MACH info-file
Note that it is NOT recommended to process imputations results with this procedure,
as uncertainty inherent to imputations is lost after processing ("hard" calls are made)!
For the purposes of GWA analysis, we recommend procedures, which make direct use of
estimated allele dose or genotypic probabilities.
load.gwaa.data
,
convert.snp.illumina
,
convert.snp.text
,
convert.snp.ped
,
convert.snp.tped
#
# convert.snp.mach(ped="pedin.18",map="map.18",out="genos.raw")
#
Run the code above in your browser using DataLab