This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to calculate significance, my tumors are enriched in the middle versus upper or lower part of colon, would like to assess significance and present it on violin plot

So I have 3 conditions WT HET and KO. For each i extracted tumors from the colon. Colon are directional (intestine, mid, anus) aka proximal mid and distal colon. So my WT has tumors in all 3 sections, both HET and KO loose the proximal tumors and my KO is enriched in the mid section while losing some of the distal tumors.

I am new to bioinformatics and R, but the data is clearly not normally distributed. I created a violin plot but box plots seem to only focus on the median hence i want a way to compute significance/enrichement for each section of the colon.

I could always split the data into 3 parts then do a t.test but i dont know if there is a better way to do it. Preferably represent it on a violin plot.

Thanks you

r ggplot2 significance violin plot distribution

0 answers

No answers yet.

Log in to answer this question.