MK_reads | R Documentation |
Read the sparse matrix data processed by MK_toMMs().
MK_reads(path, IDin = NULL, verbose = T)
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. |
When reading, please ensure that the folder has not been modified.
A sparse matrix.
—- MikuGene Bioinformatics Ecological Community.
Lianhao Song (CodeNight)
MK_toMMs()
MK_reads()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.