Description Usage Arguments Value Examples
Predict human developmental time from expression dataset
1 2 | predict_time(dat = NULL, genelist = NULL, minage = 8,
maxage = 2120, tissue = NULL, minrsq = 0.6)
|
dat |
Normalized expression matrix |
genelist |
Optional: restrict analysis to gene list |
minage |
min pcw of the reference set. default = 8 |
maxage |
max pcw of the reference set. default = 2120 |
tissue |
Optional: restrict analysis to tissue (available) |
minrsq |
(range 0-1) model leniency. default = 0.5. |
spatiotemporal predictions.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.