tx_add_misincCount: Add counts of nucleotide reads different to the reference...

View source: R/tx_core.R

tx_add_misincCountR Documentation

Add counts of nucleotide reads different to the reference sequence

Description

Add a column to a txDT of the sum of nucleotide frequency different to the reference sequence, counting deletions, without considering 'N's nor inserts '.' into the calculation.

Usage

tx_add_misincCount(DT)

Arguments

DT

data.table. A table as output by the tx_makeDT_nucFreq() or tx_makeDT_covNucFreq() functions.

Value

data.table


AngelCampos/txtools documentation built on April 8, 2024, 6:06 p.m.