View source: R/plantcare_plot.R
plantcare_plot1 | R Documentation |
Heatmap of the number of cis-element in plantcare result file
plantcare_plot1(plantcare_file, the_order = NULL)
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. |
p
Shiqi Zhao
plantcare_path <- system.file("extdata", "plantCARE_output.tab", package = "BioVizSeq")
plantcare_plot1(plantcare_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.