Questions tagged [pedtools]
1 questions
0
votes
2 answers
Convert a dataframe into a ped object in R (pedtools)
I have this dataframe in R. It has the structure of a pedigree dataframe, with the id, fid, mid and sex columns.
pedigree <- structure(list(id = c(212, 214, 263, 266, 273, 274, 275, 279,
280, 281, 286, 287, 312, 313, 314, 315, 316, 317, 318, 319,…

antecessor
- 2,688
- 6
- 29
- 61