cran / mrMLM

:exclamation: This is a read-only mirror of the CRAN R package repository. mrMLM — Multi-Locus Random-SNP-Effect Mixed Linear Model Tools for GWAS
5 stars 5 forks source link

cbind error in multiple models #3

Open ghost opened 4 years ago

ghost commented 4 years ago

mrMLM(fileGen=myG,filePhe=newY,Genformat="Cha",method = "ISIS EM-BLASSO",trait=1,CriLOD=3,dir="../Results/")

this is error

[1] "Running in progress, please be patient..." Error in cbind(marker, wan, maf, snp, vees, pees) : number of rows of matrices must match (see arg 2) In addition: Warning message: In ReadData(fileGen, filePhe, fileKin, filePS, fileCov, Genformat) : please check the individual's name in genotypic file

gaborcsardi commented 4 years ago

Hi, this is a read only mirror of CRAN, please see the package authors in the DESCRIPTION file. Thanks!