createFamilyToParentsMapping: Create a mapping of family IDs to parent IDs

View source: R/readPedigree.R

createFamilyToParentsMappingR Documentation

Create a mapping of family IDs to parent IDs

Description

This function creates a mapping from family IDs to the IDs of the parents.

Usage

createFamilyToParentsMapping(df_temp, datasource)

Arguments

df_temp

A data frame containing information about individuals.

Value

A list mapping family IDs to parent IDs.


R-Computing-Lab/BGMisc documentation built on April 3, 2025, 3:12 p.m.