Learn R Programming

selectSNPs (version 1.0.1)

Map: The Map class

Description

This is a S4 Map class representing a genome.

Arguments

Slots

.Data:

A list of Chrom objects.

Details

This Map class has information of all the markers on a map, which represents either entirely or partially a genome. It consists of multiple chromosomes, though a Map object can have only one chromosome.