powered by
This function plots the genotypic information content given an object of class mappoly.homoprob.
mappoly.homoprob
plot_GIC(hprobs, P = "P1", Q = "P2")
an object of class mappoly.homoprob
a string containing the name of parent P
a string containing the name of parent Q
# \donttest{ w <- lapply(solcap.err.map[1:3], calc_genoprob) h.prob <- calc_homologprob(w) plot_GIC(h.prob) # }
Run the code above in your browser using DataLab