.getFramePosPct | R Documentation |
Calculate the percentage of positive elements for each row in a matrix
.getFramePosPct(counts)
counts |
A matrix of read counts with three rows. Rows represent three frames, and columns represent positions. |
A vector showing the percentage of positive elements for each row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.