View source: R/pipeline_core.R
iterate_pipelines | R Documentation |
A function for iteration of pipeline until convergence
iterate_pipelines(Z)
Z |
a matrix of coverages |
a named list
samples: vector of final filtered samples
correct_ys: matrix of sample, contig and corrected coverages
pc1: matrix of contig and PC1 values
pc1_range: vector of PC1 range
samples_y: samples filtered for reliable coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.