Description Usage Arguments Value See Also
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.
1 | return_error_result(error_warning, input_genes, input_label)
|
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. |
Data frame with 1 row.
run_go
, remove_errors
,
get_ontology
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.