i) info: a list containing information about the map, regardless of the linkage phase configuration:
- ploidy
the ploidy level
- n.mrk
number of markers
- seq.num
a vector containing the (ordered) indices of markers in the map,
according to the input file
- mrk.names
the names of markers in the map
- seq.dose.p1
a vector containing the dosage in parent 1 for all markers in the map
- seq.dose.p2
a vector containing the dosage in parent 2 for all markers in the map
- chrom
a vector indicating the sequence (usually chromosome) each marker belongs
as informed in the input file. If not available,
chrom = NULL
- genome.pos
physical position (usually in megabase) of the markers into the sequence
- seq.ref
reference base used for each marker (i.e. A, T, C, G). If not available,
seq.ref = NULL
- seq.alt
alternative base used for each marker (i.e. A, T, C, G). If not available,
seq.ref = NULL
- chisq.pval
a vector containing p-values of the chi-squared test of Mendelian
segregation for all markers in the map
- data.name
name of the dataset of class mappoly.data
- ph.thres
the LOD threshold used to define the linkage phase configurations to test
ii) a list of maps with possible linkage phase configuration. Each map in the list is also a
list containing