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

View source: R/writingFunctions.R

writeFishersResultsR 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

writeFishersResults(
  fishResults = "none",
  outputFile = "none",
  includeRaMPids = FALSE
)

Arguments

fishResults

a data frame returned by function runCombinedFisherTest()

outputFile

name of output file

includeRaMPids

whether or not to include rampIds (default is FALSE)


ncats/RaMP-DB documentation built on June 10, 2025, 10:50 a.m.