calcMatrixScore: This function calculates score of a matrix as a sum of...

View source: R/calcQualMeasures.R

calcMatrixScoreR Documentation

This function calculates score of a matrix as a sum of partial scores of each columns

Description

This function calculates score of a matrix as a sum of partial scores of each columns

Usage

calcMatrixScore(matrix, covered.pos)

Arguments

matrix

object to calculate score for

covered.pos

vector of snv positions to consider

Author(s)

David Porubsky


daewoooo/StrandPhaseR documentation built on April 7, 2024, 7:13 p.m.