目录

Introduction

If many genes are perturbed in a population of cells, this can lead to diseases like cancer. The perturbations can happen in different ways, e.g. via mutations, copy number abberations or methylation. However, not all perturbations are observed in all samples.

Nested Effects Model-based perturbation inference (NEMπ\pi) uses observed perturbation profiles and gene expression data to infer unobserved perturbations and augment observed ones. The causal network of the perturbed genes (P-genes) is modelled as an adjacency matrix ϕ\phi and the genes with observed gene expression (E-genes) are modelled with the attachment θ\theta with θij=1\theta_{ij}=1, if E-gene jj is attached to S-gene ii. If E-gene jj is attached to P-gene ii, jj shows an effect for a perturbation of P-gene ii. Hence, ϕθ\phi\theta predicts gene expression profiles, which can be compared to the real data. NEMπ\pi iteratively infers a network ϕ\phi based on gene expression profiles and a perturbation profile, and the perturbation profile based on a network ϕ\phi.

Install:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("nempi")

Most recent (devel) version:

install.packages("devtools")

library(devtools)

install_github("cbg-ethz/nempi")

library(nempi)

For the reproduction of the publication see the script in the other directory.

Reference

Pirkl M, Beerenwinkel N (2021). “Inferring perturbation profiles of cancer samples.” Bioinformatics. https://doi.org/10.1093/bioinformatics/btab113.

关于

用于处理和分析下一代测序数据中的噪声和误差的软件

146.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号