powered by
This function plots the biallelic matrix of a specific region.
# S4 method for GENOME PG_plot.biallelic.matrix(object,region, ind.names = FALSE , cex.axis = 0.5, title="")
object of class "GENOME"
"GENOME"
the region ID
individual names/IDs. default:ALL
size of text (y-axis)
Title of the plot
# NOT RUN { # GENOME.class <- readData("...\Alignments") # PG_plot.biallelic.matrix(GENOME.class, region = 1) # }
Run the code above in your browser using DataLab