RawPlot {fst4pg}R 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.


[Package fst4pg version 1.0.0 Index]