iterate_pipelines {demic} | R Documentation |
A function for iteration of pipeline until convergence
Description
A function for iteration of pipeline until convergence
Usage
iterate_pipelines(Z)
Arguments
Z |
a matrix of coverages |
Value
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
[Package demic version 2.0.0 Index]