powered by
polygene-background-control-based least angle regression plus Empirical Bayes
pLARmEB(gen,phe,outATCG,genRaw,kk,psmatrix,CriLOD,lars1,Genformat,Bootstrap,CLO)
genotype matrix.
phenotype matrix.
genotype for code 1.
raw genotype.
kinship matrix.
population structure matrix.
Critical LOD score for significant QTN.
No. of potentially associated variables selected by LARS.
Format for genotypic codes.
Bootstrap=FALSE indicates the analysis of only real dataset, Bootstrap=TRUE indicates the analysis of both real dataset and four resampling datasets.
number of CPU.
# NOT RUN { G1=data(mrgen) P1=data(mrphe) G2=data(mrgenraw) result=pLARmEB(mrgen,mrphe,outATCG=NULL,mrgenraw,kk=NULL,psmatrix=NULL, 3,20,1,Bootstrap=FALSE,CLO=1) # }
Run the code above in your browser using DataLab