Homo_sapiens: The marey map for the species Homo sapiens (female, male and...

Homo_sapiensR Documentation

The marey map for the species Homo sapiens (female, male and mean of the two)

Description

A marey map is an interpolation between genetical and physical maps of a mapomosome. This data file contains marey map for the species Homo sapiens. This map is held into an object of class MapSet.

Usage

data(Homo_sapiens_mean)

Format

Homo sapiens (female, male and mean) contains an object of the class MapSet-class. The maps inside this object (objects of the class MareyMap-class) can be accessed using the operator "[[" (see example) Each of the 3 sets (female, male and mean) contains 22 maps called "Chromosome 01", ... , "Chromosome 22".

Author(s)

Aurélie Siberchicot aurelie.siberchicot@univ-lyon1.fr and Clément Rezvoy

Source

Rutgers Combined Linkage-Physical Maps, version 2.0 (Build 35). Xiangyang Komg and Tara Matise 12/08/2004

Examples

data(Homo_sapiens_female)
map <- Homo_sapiens_female[["Chromosome 01"]]
plot(map)
names(Homo_sapiens_female@maps)

aursiber/MareyMap documentation built on Feb. 1, 2024, 6:53 p.m.