View source: R/3.0_read_omics.R
merge_sample_excel | R Documentation |
Merge sample excel
merge_sample_excel(
object,
sfile,
range = NULL,
by.x = "sample_id",
by.y = "sample_id"
)
object |
SummarizedExperiment |
sfile |
sample file |
range |
string |
by.x |
string |
by.y |
string |
SummarizedExperiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.