Hi
When I tested my command with 100 individuals and 15000 markers it worked perfectly.
When I run the command with 1000 individuals and 15000 markers it gave an error:
CH_genobj = genotypes(data = my.data, format = "biparental")
Error in .jarray(j.matrix, dispatch = TRUE) :
long vectors not supported yet: Rglue.c:905
Calls: genotypes -> .jarray
Execution halted
Any ideas on how to fix it?
Ural