Learn R Programming

PopGenome (version 2.1.6)

PG_plot.biallelic.matrix-methods: Plot the biallelic matrix

Description

This function plots the biallelic matrix of a specific region.

Usage

"PG_plot.biallelic.matrix"(object,region, ind.names = FALSE , cex.axis = 0.5)

Arguments

object
object of class "GENOME"
region
the region ID
ind.names
individual names/IDs. default:ALL
cex.axis
size of text (y-axis)

Examples

Run this code

# GENOME.class <- readData("...\Alignments")
# PG_plot.biallelic.matrix(GENOME.class, region = 1)

Run the code above in your browser using DataLab