View source: R/sig_test_summary-methods.R
Write the (unfiltered) top-table and significant gene lists from a 'sig_test_summary' object to some files. The file format is '<output_dir>/<test_name>.top_tags.tsv' or '<output_dir>/<test_name>.sig_features.<p_threshold>.tsv', where the p-value threshold is obtained from inside the 'sig_test_summary' object and is formatted to 4 decimal places.
1 2 |
x |
Some datastructure. Typically a 'sig_test_summary' as created by 'reeq::get_sig_test_summary'. |
output_dir |
Which directory should the results be output to |
test_name |
A name for the hypothesis test that is summarised in the dataset 'x'. |
... |
Further arguments. Currently unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.