[adegenet-forum] basic.stat_hierfstat
Roman Lustrik
roman.lustrik at biolitika.si
Thu Nov 12 08:24:45 CET 2015
Hi,
can you reproduce this with an included dataset or at least provide us with a subset of your data that exhibits this behavior?
If you're unsure how to do that, here are a few tips to help you along the way:
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
Cheers,
Roman
----
In god we trust, all others bring data.
----- Original Message -----
From: "Maria Guerrina" <maria.guerrina at edu.unige.it>
To: adegenet-forum at lists.r-forge.r-project.org
Sent: Wednesday, November 11, 2015 4:04:23 PM
Subject: [adegenet-forum] basic.stat_hierfstat
Hi all,
I would like to use the function basic.stat in hierfstat. I am using the hierfstat version 04-14 and R 3.2.2.
If I use the function on a genind object, I get the following error message:
basicstat <- basic.stats(Mydata1, diploid = TRUE, digits = 4)
Error in unique.default(x, nmax = nmax) :
unique() only applied to vectors
If I use the function on a simple data frame without the first column (individuals), I get the following error message:
> basic.stats(a[,-1])
Error in data.frame(pop = rep(data[, 1], 2), ind = ind, al = rbind(firstal, :
arguments imply differing number of rows: 356, 236
but my data frame as 178 rows and not 356 or 236.
Any idea??
Thanks
Maria
--
Maria Guerrina PhD
Università di Genova
DISTAV
Corso Dogali 1M
I - 16136 GENOVA (Italy)
maria.guerrina at edu.unige.it
_______________________________________________
adegenet-forum mailing list
adegenet-forum at lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/adegenet-forum
More information about the adegenet-forum
mailing list