Learn R Programming

demic (version 2.0.0)

iterate_pipelines: A function for iteration of pipeline until convergence

Description

A function for iteration of pipeline until convergence

Usage

iterate_pipelines(Z)

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

Arguments

Z

a matrix of coverages