plantcare_plot1: plantcare_plot1

View source: R/plantcare_plot.R

plantcare_plot1R Documentation

plantcare_plot1

Description

Heatmap of the number of cis-element in plantcare result file

Usage

plantcare_plot1(plantcare_file, the_order = NULL)

Arguments

plantcare_file

The path of plantcare result file (.tab).

the_order

The path of order file. A List of Gene ID , One ID Per Line.

Value

p

Author(s)

Shiqi Zhao

Examples

plantcare_path <- system.file("extdata", "plantCARE_output.tab", package = "BioVizSeq") 
plantcare_plot1(plantcare_path)


BioVizSeq documentation built on Aug. 22, 2025, 9:13 a.m.