KAML
KAML copied to clipboard
Could not generate *.geno.desc file
Hi, I couldn't generate the *.geno.desc file when I used your provided example data. I tried the hmp, vcf, plink and numeric data import the KAML.Data function, but showed the error as below:
Error in CreateFileBackedBigMatrix(as.character(backingfile), as.character(backingpath), : Problem creating filebacked matrix.
Thank you for trying KAML. This problem may occur over the following possible reasons:
- Check your available hard drive space, because the error could be due to insufficient hard drive space to write down the backing-file necessary to the filebacked.big.matrix.
- There are already existed backing-files in your work directory which have the same names with your assigned prefix in
KAML.Data, it would get conflict on Windows.