printEnrich: Print Enrichr output to text file.

Description Usage Arguments Details Value Author(s)

Description

Print Enrichr output.

Usage

1
printEnrich(data, file, sep = "\t", columns = c(2, 3, 6))

Arguments

data

Output from Enrichr function.

file

Name of output file.

sep

Default TAB. How to separate fields.

columns

Columns from each entry of data. 1-"Index", 2-"Name", 3-"Adjusted_P-value", 4-"Z-score" 5-"Combined_Score", 6-"Genes", 7-"Overlap_P-value"

Details

Print Enrichr output to text file.

Value

Produces file.

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.