RawPlot | R Documentation |
Plot the Fst estimates along a (portion of) chromosome
RawPlot(Info, HF, Coord = NULL, Title = "")
Info |
a data.frame providing information about markers |
HF |
a data.frame with 2 columns, Fst and Weight, as provided by the |
Coord |
a vector with the minimum and maximum coordinates (i.e. positions along the genome), providing the range of the genomic region that will be plotted. |
Title |
a string providing a title for the graph. |
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.