<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font size="2">Hi there,
<br>
<br>
for 1) please check the manpage - "pop" is there to specify populations!<br>
<br>
As for 2), it is hard to find out without knowing how </font>NJ155_gen has been created. This should be a genind object, with something in @pop as you leave pop=NULL. A minimal reproducible example would be useful.<br>
<br>
Cheers<br>
Thibaut<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF54389"><font size="2" color="#000000" face="Tahoma"><b>From:</b> adegenet-forum-bounces@lists.r-forge.r-project.org [adegenet-forum-bounces@lists.r-forge.r-project.org] on behalf of Tara Baris [tzbaris@icloud.com]<br>
<b>Sent:</b> 20 November 2014 17:13<br>
<b>To:</b> adegenet-forum@lists.r-forge.r-project.org<br>
<b>Subject:</b> [adegenet-forum] Fst values<br>
</font><br>
</div>
<div></div>
<div>Hi, 
<div><br>
</div>
<div>I’m trying to calculate Fst values for about 10,000 loci in two different populations using the following line of code:</div>
<div><br>
</div>
<div>
<div style="margin:0px; font-size:10px"> pairwise.fst(x, pop=NULL, res.type=c("dist","matrix"), truenames=TRUE)</div>
</div>
<div style="margin:0px; font-size:10px"><br>
</div>
<div style="margin:0px; font-size:10px"><span style="font-size:12px">I have two questions:</span></div>
<div style="margin:0px; font-size:10px"><span style="font-size:12px"><br>
</span></div>
<div style="margin:0px"><span style="font-size:12px">1) How would I specify the populations in this line? If I included a population </span>definition file when converting to a genetix file, is that sufficient, and would the it still be pop=NULL?</div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px">2) When I try to run this in R, I get the following error message. Am I missing something?</div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px">
<div style="margin:0px">> pairwise.fst(NJ155_gen, pop=NULL, res.type=c("dist","matrix"), truenames=TRUE)</div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px"><font color="#e32400">Error in sub(paste("^.{", ncode/ploidy, "}", sep = ""), "", X) : </font></div>
<div style="margin:0px"><font color="#e32400">  invalid regular expression '^.{543}', reason 'Invalid contents of {}’</font></div>
<div style="margin:0px"><font color="#e32400"><br>
</font></div>
<div style="margin:0px"><font color="#e32400"><br>
</font></div>
<div style="margin:0px">Thank you, </div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px">Tara</div>
</div>
</div>
</div>
</div>
</body>
</html>