RawPlot: RawPlot

View source: R/Graphs.R

RawPlotR Documentation

RawPlot

Description

Plot the Fst estimates along a (portion of) chromosome

Usage

RawPlot(Info, HF, Coord = NULL, Title = "")

Arguments

Info

a data.frame providing information about markers

HF

a data.frame with 2 columns, Fst and Weight, as provided by the HudsonFst.m function

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.

Value

a ggplot object.


fst4pg documentation built on July 4, 2022, 1:06 a.m.