Activation level of 64 gene signatures in glioblastoma
收藏数据链接:
官方服务:
资源简介:
This repository includes the XGBoost models and the R scripts to infer the activation status of 64 gene signatures in GBM, as published in this manuscript: <strong>Topographic mapping of the glioblastoma proteome reveals a triple axis model of intra-tumoral heterogeneity</strong><br> <em>Lam KHB, Leon AJ, Hui W, Lee SCE, Batruch I, Faust K, Koritzinsky M, Richer M, Djuric U, Diamandis P</em> <strong>(under review)</strong> The models take as input proteomics (LFQ) of rna (TPM) expression data. Execute the following command to analyze the sample data: <pre><code>Rscript predictXGB.R --data sample/sample_prot.rds \ --models data/list_xgb-gbm_64_signatures-prot-v01.RData \ --out_csv predictXGB_sample_rna.csv</code></pre>
创建时间:
2021-10-18



