Learn R Programming

mpMap2 (version 1.0.4)

pedigreeGraph-class: Graph for a pedigree

Description

Graph for a pedigree

Arguments

Slots

graph

An object of class igraph.

layout

A matrix where each row gives the position of a graph vertex in the plane.

Details

This class contains the directed graph corresponding to a pedigree, and data for laying out the graph on a plane.