View source: R/make_raw_matrix.R
make_raw_matrix | R Documentation |
Using raw input files, create a matrix with raw counts or background-corrected probe intensities, mapped to biosample accessions.
make_raw_matrix(platform, gef, input_files, verbose = FALSE)
platform |
Illumina, Affymetrix, or NA |
gef |
result of |
input_files |
input file names |
verbose |
print verbose logging statements? |
A data.table containing raw counts or background-corrected probe intensities with a feature_id column and one column per biosample_accession
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.