frpo_plot: Plots the frequency of SNPs over the length of the genome.

Description Usage Arguments Value Examples

Description

Plots the frequency of SNPs over the length of the genome.

Usage

1
frpo_plot(x, total = 4000)

Arguments

total

The length of the genome.

a

A data.frame containing the data

Value

Graph of SNP frequency over genome

Examples

1
2
frpo_plot(a, 2000)
frpo_plot(a, 3500)

epwilliams23/Final-Project documentation built on May 6, 2019, 6:03 p.m.