Sender: |
|
Date: |
Sun, 11 Nov 2012 12:54:19 -0500 |
MIME-version: |
1.0 (Apple Message framework v1084) |
Reply-To: |
|
Content-type: |
text/plain; charset=us-ascii |
Subject: |
|
From: |
|
In-Reply-To: |
|
Content-Transfer-Encoding: |
8bit |
Parts/Attachments: |
|
|
Rui, your pop.in file is missing information. The genomes are all missing their length information. If you put i5| in front of each of the genomes things will probably work.
But in *general*, I recommend using printIndividual() instead of what you're doing because it'll always generate the right information.
Sean
On Nov 11, 2012, at 5:22 AM, SUBSCRIBE ECJ-INTEREST-L Anonymous wrote:
> Hello Sean,
>
> I'm still not getting it.
>
> When the parameters file is read, it will read "pop.subpop.0.file = pop.in" and find
> pop.in file.
>
> Then anything in pop.in file has to be in a coded form of
> Number of Individuals: i5|....
>
> In order to get this coded form, I need to use printIndividual() instead of
> Code.encode()?
>
> Rui
|
|
|