Load_CountMatrix: Load count matrix

Description Usage Arguments

View source: R/utils.R

Description

Load counts file - A tab-separated ASCII text file. A matrix C of samples by taxa with the sources and sinks. The row names are the unique sample ids. The column names are the unique taxa ids. Cij is the read counts of taxa j in sample i each sample. Note that this order must be respected

Usage

1
Load_CountMatrix(CountMatrix_path)

Arguments

CountMatrix_path

A path to a tab-separated ASCII text counts file


wsteenhu/FEAST documentation built on Jan. 14, 2022, 6:06 a.m.