Filt gene expression
1 2 3 4 5 6 7 | filt2(
d,
RNA = "mRNA",
minExpPatientRatio = 0.4,
minExpmean = 0.5,
minExpsd = 0.5
)
|
minExpPatientRatio |
dafault is 0.4. patitent ratio of minium expression of pratient |
minExpmean |
dafault is 0.5, minium mean gene expression |
minExpsd |
dafault is 0.5, minium sd gene expression |
df |
dfframe with subject as rows and genes as columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.