powered by
Functions to provide some descriptive statistics on genetic maps
avg_map_distances(m) map_distances(m)
An object of class cross or map, See read.cross or pull.map for details.
cross
map
read.cross
pull.map
A list with per chromosomes either the average map distance or the total distance
read.population - Load genotype, phenotype, genetic map data files into R environment into a population object.
read.population
cross.denovo - Create de novo genetic map or vector showing how chromosomes should be assigned.
cross.denovo
cross.saturate - Saturate existing map.
cross.saturate
find.diff.expressed - Using Rank Product or student t-test analysis to select differentially expressed genes.
find.diff.expressed
# NOT RUN { data(testCross) avg_map_distances(testCross) map_distances(testCross) # }
Run the code above in your browser using DataLab