heatmap_of_annotation: HeatMap of Annotation (VF and/or AbR)

View source: R/heatmap_of_annotation.R

heatmap_of_annotationR Documentation

HeatMap of Annotation (VF and/or AbR)

Description

Creates a heatmap with the annotation results. User can filter the results by identity and/or evalue. This function uses pheatmap instead of heatmap funtion if pheatmap is installed.

Usage

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

Arguments

data

Data frame result from annotate.

min_identity

Minimun identity to show in figure.

max_evalue

Maximun Evalue to show in figure.


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