network_of_annotation: Network of Annotation

View source: R/network_of_annotation.R

network_of_annotationR Documentation

Network of Annotation

Description

This function builds a igraph object with the results from annotate function. Allows to filter the results by identity and/or Evalue.

Usage

network_of_annotation(data, min_identity = 0.95, max_evalue = 1e-25)

Arguments

data

annotate result.

min_identity

Minimun identity.

max_evalue

Max Evalue.

Value

igraph object

See Also

annotate


irycisBioinfo/PATO documentation built on Oct. 19, 2023, 3:07 p.m.