hapVsPhenos | R Documentation |
hapVsPhenoS
hapVsPhenos(hap, phenos, outPutSingleFile = TRUE, hapPrefix = "H", geneID = "Seita.0G000000", mergeFigs = TRUE, file = file, width = 12, height = 8, ...)
hap |
hap |
phenos |
phenos |
outPutSingleFile |
only worked while file type is pdf. Out all figs in a single pdf file, figs will plot in each pages. |
hapPrefix |
hap prefix |
geneID |
gene ID forplot title |
mergeFigs |
merge heatmapand box plot or not |
file |
out put file name. File type could be pdf, png, tiff, jpg, bmp. |
width |
manual option for determining the output file width in inches. (defalt: 12) |
height |
manual option for determining the output file height in inches. (defalt: 8) |
... |
options will pass to ggpubr |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.