powered by
FAST multi-locus random-SNP-effect EMMA
FASTmrEMMA(gen,phe,outATCG,genRaw,kk,psmatrix,svpal,svmlod,Genformat,Likelihood,CLO)
genotype matrix.
phenotype matrix.
genotype for code 1.
raw genotype.
kinship matrix.
population structure matrix.
Critical P-value for selecting variable.
Critical LOD score for significant QTN.
Format for genotypic codes.
restricted maximum likelihood (REML) and maximum likelihood (ML).
number of CPU.
# NOT RUN { G1=data(fmegen) P1=data(mrphe) G2=data(fmegenraw) result=FASTmrEMMA(fmegen,mrphe,outATCG=NULL,fmegenraw,kk=NULL, psmatrix=NULL,0.005,3,1,Likelihood="REML",CLO=1) # }
Run the code above in your browser using DataLab