A GenClone file of 40 units of Posidonia oceanica (genotypes of seven
loci and x/y coordinates) sampled in Mediterranean sea.
Usage
data("infile")
Arguments
Format
A data frame with 41 observations on the following 12 variables (not relevant).
V1
a numeric vector
V2
a numeric vector
V3
a numeric vector
V4
a numeric vector
V5
a numeric vector
V6
a factor with levels 208208208210208216210212210216210218212216216218222226Po15
V7
a factor with levels 234234234236234242Po5
V8
a factor with levels 159159159163159165163163163165165165Po5-49
V9
a factor with levels 168168168170168172170170170172172172Po5-40
V10
a factor with levels 178178178180180180Po5-10
V11
a factor with levels Po4-3
V12
a factor with levels Po5-39
Details
This data is given as illustration of GenClone file formatted to work with
RClone (the R package version of GenClone).
References
Arnaud-Haond S, Maolic Y, Hernandez-Garcia E, Eguiluz VM, Alberto F, Serrao EA,
Duarte CM (2014) Disentangling the influence of mutation and migration in clonal
seagrasses using the Genetic Distance Spectrum for microsatellites. Journal of
Heredity 105(4): 532-541. 10.1093/jhered/esu015
Arnaud-Haond S & Belkhir K, 2007, GENCLONE: a computer program to analyse genotypic
data, test for clonality and describe spatial clonal organization.
# NOT RUN {data(infile)
#This is nearly a GenClone file, type:#write.table(infile, "infile2.csv", col.names = FALSE, row.names = FALSE, sep = ";")#Now you have a formatted GenClone file.# }