inputData | R Documentation |
Input all the dataset which have been transformed
inputData(readraw,Genformat,method,trait,PopStrType)
readraw |
genotype matrix. |
Genformat |
genotype format. |
method |
which method to analysis. |
trait |
which trait to analysis. |
PopStrType |
The type of population structure. |
Zhang Ya-Wen, Wang Jing-Tian, Li Pei, Zhang Yuan-Ming
Maintainer: Yuan-Ming Zhang<soyzhang@mail.hzau.edu.cn>
G1=data(Gen) P1=data(Phe) Readraw=ReadData(fileGen=Gen,filePhe=Phe,fileKin=NULL,filePS =NULL, fileCov=NULL,Genformat=1) result=inputData(readraw=Readraw,Genformat=1,method="mrMLM",trait=1, PopStrType=NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.