Description Usage Arguments Value See Also Examples
This function allows the user to take a dataset of counts and output the dataset to the user's workspace as a tab-delimited file, etc.
1 2 3 4 5 6 7 |
obj |
A MRexperiment object or count matrix. |
log |
Whether or not to log transform the counts - if MRexperiment object. |
norm |
Whether or not to normalize the counts - if MRexperiment object. |
sep |
Separator for writing out the count matrix. |
file |
Output file name. |
NA
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.