reshape_filtered: A function for reshape to facilitate PCA, removing all...

View source: R/utils.R

reshape_filteredR Documentation

A function for reshape to facilitate PCA, removing all contigs with missing values for designated samples

Description

A function for reshape to facilitate PCA, removing all contigs with missing values for designated samples

Usage

reshape_filtered(samples_filtered, Z)

Arguments

samples_filtered

a vector of samples

Z

a matrix of coverage

Value

a reshaped matrix of coverage


demic documentation built on May 29, 2024, 10:05 a.m.