This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Stripchart to show expression of individual miRNA

I have a variable X with four levels

x

levels: A B C D E How can I create a stripchart for levels that I prefer. For e.g between B and C. How editing command below will work ?

stripchart(v$E["376",]~x[, "B", "C"])

How to put all stripcharts between different levels into one big figure for publication ?

stripchart edger mirna gene expression rstudio

0 answers

No answers yet.

Log in to answer this question.