Description Usage Arguments Value
View source: R/MiXcan_prediction.R
Predict the cell-type specific or non-specific expression levels of a gene with MiXcan model in new genetic data.
1 | MiXcan_prediction(weight, new_x)
|
weight |
Weight matrix produced by MiXcan_extract_weight() |
new_x |
The genetic data used for prediction in a new data set. |
A N by 2 matrix indicating the predicted gene expression levels in two cell types. If a non-specific model is used for prediction, the predicted values should be the same in two cell types.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.