return_error_result: Output a data frame for sets that generated an error or a...

Description Usage Arguments Value See Also

View source: R/not_exported.R

Description

return_error_result creates a one-row data frame with the same columns as the regular output of get_ontology. The column count is represented by the number of genes, the column term provides the message, and the column set_label provides the label of the gene set for which a condition was encountered. This is an internal function.

Usage

1
return_error_result(error_warning, input_genes, input_label)

Arguments

error_warning

A condition object.

input_genes

Character vector with the list of genes for which GO enrichment is run.

input_label

Character string with a label for the list of genes.

Value

Data frame with 1 row.

See Also

run_go, remove_errors, get_ontology.


vitalinakomashko/parallelGO documentation built on May 18, 2019, 1:32 p.m.