Displaying 1 result from an estimated 1 matches for "pegas_data_seq".
2011 Jul 22
0
pegas package: Problem using nuc.div and tajima d -> error with dist.dna() -> character variables must be duplicated in .C/.Fortran
....loci(). A piece from the dataset is displayed further below. Here
my code:
/Code/
library("ape")
library("adegenet")
library("pegas")
/
load with no problem.
/
/the command: /
> data.loci <- read.loci(file
="/Users/victor/Documents/SIV_Compartment/data/pegas_data_seq.txt",
header = TRUE,
col.loci = seq(1,200),
col.pop = TRUE)
/seems to work./
/in fact:/
> data.loci
Allelic data frame: 68563 individuals
200 loci
5 additional variables
/but as soon as I try to calculate a certain ind...