individuals2ped

help(recombulatorx.testing.individuals2ped)
Help on function individuals2ped in module recombulatorx.testing:

individuals2ped(path, marker_names, individuals)
    Write individuals to a pedigree file.
    
    If path ends with `.tsv' write a tab-separated table with an header row,
    otherwise a headerless space-separated table in `.ped' style.
    
    path: str
        path to the pedigree file
    marker_names: sequence of str
        names for the markers
    individuals: sequence
        individuals as generated by generate_complex_families