dot-getFramePosPct: Calculate the percentage of positive elements for each row in...

.getFramePosPctR Documentation

Calculate the percentage of positive elements for each row in a matrix

Description

Calculate the percentage of positive elements for each row in a matrix

Usage

.getFramePosPct(counts)

Arguments

counts

A matrix of read counts with three rows. Rows represent three frames, and columns represent positions.

Value

A vector showing the percentage of positive elements for each row.


nzhang89/RiboSeeker documentation built on April 15, 2022, 10:18 a.m.