Description Usage Arguments Value Author(s) Examples
View source: R/FolderAnalysis_functions.R
Reads a list of read count matrices from a xlsx as generated
by WriteReadCountsToXLSX
1 | ReadXLSXToList(filepath, rowNames = TRUE, colNames = TRUE)
|
filepath |
filepath |
rowNames |
if row names should be included |
colNames |
if col names should be included |
A list of read count matrices
Thomas Wolf, Cristiano Oliveira
1 2 3 4 5 |
ReadXLSXToList(filepath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.