Important Hints |
1.- You can add comments at the input files just beginning the lines with the # symbol.
2.- Missing values are represented by 0's
3.- You can discard some individuals from the analysis simply by adding a minus sign "-" before the individual. Therefore the user can perform an analysis with R = 0 (Total Match) and then repit the analysis with R>0 discarding the previously assigned offspring by adding the minus sign before such individuals. |
Contact |
For any questions about the options of the program or the source code, you can contact me
|
Disclaimer |
This program is free software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option)
any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. See the file "gpl.html" under the
"license" directory. |
|
1) parents.PAR example
# this is a comment: Date: 120706 Data: xxx.txt Author:
128 144 122 130 152 152 240 248 270 298 340 368 1001
132 148 122 158 188 192 240 240 278 306 320 328 1003
124 148 126 130 192 192 240 256 270 306 368 372 2002
128 144 126 130 192 192 244 244 302 310 324 388 2005
124 132 122 142 184 204 240 244 270 318 308 388 2006
124 148 122 130 140 144 248 256 330 334 328 360 2007
2) sons.PRO example
128 128 130 134 208 208 236 240 270 278 332 364
148 160 122 142 144 180 240 240 266 298 308 376
156 160 130 130 144 176 236 248 254 282 368 380
124 132 122 166 192 204 252 260 298 318 352 372
132 164 126 158 160 184 240 240 306 314 304 356
|
After the analysis, the user obtains a two file output, first file called parent.out with putative list
of fathers and mothers for each offspring , independently of their compatibility to conform a family. Second file called
family.out with putative most plausible family (mother + father) as assigned by FamSphere for each offspring
following some specific rules (see details in the manuscript above) .
1) parent.out example
R = 0

2) family.out example

|
|