View source: R/writingFunctions.R
write_FishersResults | R Documentation |
Function that writes Fishers Test results, after clustering to a CSV file
write_FishersResults(fishResults = "none", outputfile = "none", rampid = FALSE)
fishResults |
a data frame returned by function runCombinedFisherTest() |
outputfile |
name of output file |
rampid |
whether or not to include rampId (default is FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.