write_FishersResults: Function that writes Fishers Test results, after clustering...

View source: R/writingFunctions.R

write_FishersResultsR Documentation

Function that writes Fishers Test results, after clustering to a CSV file

Description

Function that writes Fishers Test results, after clustering to a CSV file

Usage

write_FishersResults(fishResults = "none", outputfile = "none", rampid = FALSE)

Arguments

fishResults

a data frame returned by function runCombinedFisherTest()

outputfile

name of output file

rampid

whether or not to include rampId (default is FALSE)


ncats/RaMP-DB documentation built on Oct. 28, 2023, 8:12 a.m.