read.gtx {pegas} | R Documentation |
This function reads allelic data from a Genetix file (*.gtx).
read.gtx(file)
file |
a file name specified by either a variable of mode character, or a quoted string. |
a data frame with class c("loci", "data.frame")
.
The package adegenet has a function with the same name, but it
returns an object of class "genind"
.
Emmanuel Paradis
Belkhir, K., Borsa, P., Chikhi, L., Raufaste, N. and Bonhomme, F. (1996–2004) GENETIX 4.05, logiciel sous Windows(TM) pour la genetique des populations. Laboratoire Genome, Populations, Interactions, CNRS UMR 5000, Universite de Montpellier II, Montpellier (France). http://www.genetix.univ-montp2.fr/genetix/intro.htm
read.loci
, write.loci
,
read.genetix