Description Usage Arguments Value
View source: R/peakCallFunctions.R
computes the starting range of the bins for the binMatrix, taking in input the length of the chromosome of the matrix.
1 | binToChrCoordMatRowNames(binMatrix, chrLength, binWidth = 50)
|
binMatrix |
a matrix where each row represents a bin. |
chrLength |
the length of the chromosome of the binMatrix. |
binWidth |
the width of the bin. |
the binMatrix with start range as rownames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.