Caenorhabditis_elegans: The marey map for the species Caenorhabditis_elegans

Caenorhabditis_elegansR Documentation

The marey map for the species Caenorhabditis_elegans

Description

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

Usage

data(Caenorhabditis_elegans)

Format

Caenorhabditis_elegans 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) This set contains 6 maps called "I", "II", "III", "IV", "V" and "X".

Author(s)

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

Source

Wormbase Release WS160, https://wormbase.org//

Examples

data(Caenorhabditis_elegans)
map <- Caenorhabditis_elegans[["I"]]
plot(map)
names(Caenorhabditis_elegans@maps)

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