View source: R/get_consensus.R
get_consensus | R Documentation |
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.
get_consensus(alt_base, ref_base, input_matrix, chromosome_prefix = "chrM")
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.