View source: R/network_of_annotation.R
| network_of_annotation | R Documentation | 
This function builds a igraph object with the results from annotate function. Allows to filter the results by identity and/or Evalue.
network_of_annotation(data, min_identity = 0.95, max_evalue = 1e-25)
| data | annotate result. | 
| min_identity | Minimun identity. | 
| max_evalue | Max Evalue. | 
igraph object
annotate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.