pRnabovex<-function(Z,R, n=1, x=4){ pr1<-length(R[R==n&Z>=x])/length(R[R==n])*100 return(pr1) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.