nmatlist_summary | R Documentation |
Quick summary of a list of normalizedMatrix data
nmatlist_summary(nmatlist, ...)
nmatlist |
|
... |
additional arguments are ignored. |
list
of data.frame
with columns:
"row"
with rownames,
"summit_name"
when recenter_nmatlist()
has been applied,
"restrand"
when restrand_nmatlist()
has been applied.
Other jam utility functions:
cardinality()
,
color_complement()
,
convert_PD_df_to_SE()
,
convert_imputed_assays_to_na()
,
curate_se_colData()
,
curate_to_df_by_pattern()
,
design2layout()
,
get_numeric_transform()
,
handle_df_args()
,
merge_proteomics_se()
,
nmat_summary()
,
rmd_tab_iterator()
,
rowNormScale()
,
summit_from_vector()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.