|
Legofit
infers population history from nucleotide site patterns.
|
Data Fields | |
| char * | label |
| int | nparents |
| int | nchildren |
| int | nsamples |
| double | twoN |
| double | start |
| double | end |
| double | mix |
| int | visited |
| int | twoN_i |
| int | start_i |
| int | end_i |
| int | mix_i |
| struct PopNode * | parent [2] |
| struct PopNode * | child [2] |
| Gene * | sample [MAXSAMP] |