plot_coordinate_heteroplasmy {MitoHEAR}R Documentation

plot_coordinate_heteroplasmy

Description

plot_coordinate_heteroplasmy

Usage

plot_coordinate_heteroplasmy(
  coordinate_dm,
  heteroplasmy_matrix,
  index,
  name_base
)

Arguments

coordinate_dm

Dataframe whit samples on the rows and coordinates names on the columns.

heteroplasmy_matrix

Third element returned by get_heteroplasmy.

index

Fifth element returned by get_heteroplasmy.

name_base

Character name specifying the base.

Value

ggplot2 object.

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de


[Package MitoHEAR version 0.1.0 Index]