View source: R/optimization_ILP.R
get.redundant.cols | R Documentation |
Identifies primers that are redundant.
get.redundant.cols(cvg.matrix)
cvg.matrix |
Binary matrix of coverage events. |
Redundant primers do not reduce the coverage when removed.
TRUE for redundant primers, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.