Skip to contents

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

Usage

plantcare_plot2(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

Shiqi Zhao

Examples

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