get_map | R Documentation |
Get map summary from diallel_geno object
get_map(data, summary = TRUE)
data |
Variable inheriting from class |
summary |
logical, if TRUE (default) returns total sizes per chromosome, if FALSE returns the map |
data frame with map summary or the map
## Not run:
get_map(diallel_example)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.