Learn R Programming

BioVizSeq (version 1.0.3)

plantcare_plot3: plantcare_plot3

Description

Bar plot2 of the number of cis-element in plantcare result file

Usage

plantcare_plot3(plantcare_file, the_order = NULL)

Value

p

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.

Author

Shiqi Zhao

Examples

Run this code
plantcare_path <- system.file("extdata", "plantCARE_output.tab", package = "BioVizSeq") 
plantcare_plot3(plantcare_path)

Run the code above in your browser using DataLab