PG_plot.biallelic.matrix: Plot the biallelic matrix

PG_plot.biallelic.matrix-methodsR Documentation

Plot the biallelic matrix

Description

This function plots the biallelic matrix of a specific region.

Usage


## S4 method for signature 'GENOME'
PG_plot.biallelic.matrix(object,region, ind.names = FALSE , cex.axis = 0.5,
title="")

Arguments

object

object of class "GENOME"

region

the region ID

ind.names

individual names/IDs. default:ALL

cex.axis

size of text (y-axis)

title

Title of the plot

Examples


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


pievos101/PopGenome documentation built on Feb. 24, 2023, 7:11 a.m.