powered by
Visualization of cis-element in plantcare result file
plantcare_plot( plantcare_file, promoter_length = 2000, the_order = NULL, shape = "Rect", r = 6, legend_size = 15, element_color = NULL )
p
The path of plantcare result file (.tab).
The promoter length.
The path of order file. A List of Gene ID , One ID Per Line.
RoundRect or Rect.
The radius of rounded corners.
The size of legend.
The color set of cis-element.
Shiqi Zhao
plantcare_path <- system.file("extdata", "plantCARE_output.tab", package = "BioVizSeq") plantcare_plot(plantcare_path, promoter_length = 2000)
Run the code above in your browser using DataLab