FormatWebToCoSeg {CoSeg}R Documentation

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.

Author(s)

John Michael O. Ranola and Brian H. Shirts

Examples


## Not run: CoSegPed=FormatWebToCoSeg(WebPed)


[Package CoSeg version 0.53 Index]