Skip to contents

We get the consensus information for a specific matrix. I want to remove some packages if they are not needed. See below which package apperantly wasn't needed.

Usage

get_consensus(alt_base, ref_base, input_matrix, chromosome_prefix = "chrM")

Arguments

alt_base

The alternative base.

ref_base

The reference base.

input_matrix

Input matrix with the present reads numerically encoded.

chromosome_prefix

The chromosome name used as a prefix.