MK_reads: MK_reads: read the MK_toMMs() output.

View source: R/MKCell_Func.R

MK_readsR Documentation

MK_reads: read the MK_toMMs() output.

Description

Read the sparse matrix data processed by MK_toMMs().

Usage

MK_reads(path, IDin = NULL, verbose = T)

Arguments

path

The path MK_toMMs() has output. Default getwd().

IDin

The key file name parts that can distinguish file batches uniquely. Default NULL (automatically identify all available data in the target path).

verbose

Messages in the process will be displayed. Default TRUE.

Details

When reading, please ensure that the folder has not been modified.

Value

A sparse matrix.

Note

—- MikuGene Bioinformatics Ecological Community.

Author(s)

Lianhao Song (CodeNight)

See Also

MK_toMMs()

Examples

MK_reads()

MikuGene/MikuGene documentation built on March 24, 2022, 1:28 a.m.