View source: R/ExportAntlerModules.R
ExportAntlerModules | R Documentation |
This function writes out the peak modules calculated by antler to a text file
ExportAntlerModules(antler_object, publish_dir, names_list = "unbiasedPMs")
antler_object |
antler object with the peak modules |
publish_dir |
directory to write the peak modules to |
names_list |
names of the peak modules to write out, as determined in antler object. Defaults to unbiasedPMs |
.txt files with the peak modules
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.