annotateGO {InterCellar}R Documentation

Perform GO annotation of input data

Description

Perform GO annotation of input data

Usage

annotateGO(
  input_select_ensembl,
  input_go_evidence_exclude,
  input_go_sources_checkbox,
  input.data
)

Arguments

input_select_ensembl

ensembl version selected by user

input_go_evidence_exclude

evidence codes to exclude by user

input_go_sources_checkbox

GO sources to use by user

input.data

preprocessed input data

Value

GO_annotation


[Package InterCellar version 1.0.0 Index]