|
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 Segment * | parent [2] |
| struct Segment * | child [2] |
| tipId_t | sample [MAXSAMP] |
| int | wdim [2] |
| IdSetSet * | w [2][MAXSAMP+1] |
| int | dim |
| IdSetSet ** | d |