Box_Deconv | R Documentation |
Box_Deconv Box_Deconv
Function that generates a boxplot comparing two conditions for each cell type from a df and a condition vector.
my_comparisons
data |
Data Frame resulting from the deconvolution. |
cond |
Vector that assigns a condition to each sample of the data frame. |
results_dir |
Directory to which the graphics will be generated. |
f_name |
Name you want to give to the file, by default it is "Deconvolution Boxplot". |
An object of class list
of length 3.
The function returns the boxplots graph in the specified directory.
Nidia Barco Armengol
Box_Deconv(data= C_abs, cond= fractions, results_dir = "/bicoh/nidia/Deconv/Brain_MMartin/test", f_name= "Box_CIBERSORT_abs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.