process_sestats_to_hitim | R Documentation |
Process sestats input into a hit incidence matrix
process_sestats_to_hitim(
sestats,
cutoff_names = NULL,
contrast_names = NULL,
assay_names = NULL,
contrast_suffix = NULL,
rename_contrasts = FALSE,
rows = NULL,
verbose = FALSE,
...
)
sestats |
one of the following:
|
cutoff_names , contrast_names , assay_names |
|
contrast_suffix |
|
rename_contrasts |
|
rows |
|
verbose |
|
... |
additional arguments are passed to |
Other jamses stats:
ebayes2dfs()
,
format_hits()
,
handle_na_values()
,
hit_array_to_list()
,
run_limma_replicate()
,
save_sestats()
,
se_contrast_stats()
,
sestats_to_dfs()
,
sestats_to_df()
,
voom_jam()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.