export the AggregateCovariate results as csv

exportAggregateCovariateToCsv(result, saveDirectory, minCellCount = 0)

Arguments

result

The output of running computeAggregateCovariateAnalyses()

saveDirectory

An directory location to save the results into

minCellCount

The minimum value that will be displayed in count columns

Value

A string specifying the directory the csv results are saved to