plot_allele_frequency
plot_allele_frequency(
position,
heteroplasmy_matrix,
allele_matrix,
cluster,
names_allele_qc,
names_position_qc,
size_text,
index
)
Character name of the base to plot.
Third element returned by get_heteroplasmy.
Fourth element returned by get_heteroplasmy.
Vector specifying a partition of the samples.
Character vector with length equal to n_col of allele_matrix. Each element specifies the name of the base and the allele.
Character vector with length equal to n_col of allele_matrix. Each element specifies the name of the base.
Character specifying the size of the text for gridExtra function grid.arrange)
Fifth element returned by get_heteroplasmy.
grid.arrange plot of allele frequencies of a specific base across samples divided according to cluster.