Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PedStripFID

Back-transform IDs


Description

Reverse the joining of FID and IID in GenoConvert and LHConvert

Usage

PedStripFID(Ped, FIDsep = "__")

Arguments

Ped

pedigree as returned by sequoia (e.g. SeqOUT$Pedigree).

FIDsep

characters inbetween FID and IID in composite-ID.

Details

Note that the family IDs are the ones provided, and not automatically updated. New, numeric ones can be obtained with FindFamilies.

Value

A pedigree with 6 columns

FID

family ID of focal individual (offspring).

id

within-family of focal individual

dam.FID

original family ID of assigned dam

dam

within-family of dam

sire.FID

original family ID of assigned sire

sire

within-family of sire


sequoia

Pedigree Inference from SNPs

v2.3.3
GPL-2
Authors
Jisca Huisman [aut, cre]
Initial release
2021-04-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.