filter_bases: filter_bases

View source: R/other_functions.R

filter_basesR Documentation

filter_bases

Description

filter_bases

Usage

filter_bases(heteroplasmy_matrix, min_heteroplasmy, min_cells, index = NULL)

Arguments

heteroplasmy_matrix

Third element returned by get_heteroplasmy.

min_heteroplasmy

Numeric value.

min_cells

Numeric value.

index

Fifth element returned by get_heteroplasmy.

Value

Character vector of bases that have an heteroplasmy greater than min_heteroplasmy in more than min_cells.

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de


MitoHEAR documentation built on March 18, 2022, 6:47 p.m.