Learn R Programming

CoSeg (version 0.38)

FormatWebToCoSeg: Plots a tree/pedigree

Description

this function takes a pedigree in the format for analyze.myvariant.org which has ordered columns with names that may not be meaningful to one with meaningful names for use in CoSeg

Usage

FormatWebToCoSeg(ped)

Arguments

ped
A text file that follows the format on www.analyze.myvariant.org.

Value

A pedigree object for use with CoSeg.

Examples

Run this code

## Not run: CoSegPed=FormatWebToCoSeg(WebPed)

Run the code above in your browser using DataLab