项目作者: bcm-uga

项目描述 :
R package for studying the RegulatIon of Tumor MIcroenvironment Composition
高级语言: R
项目地址: git://github.com/bcm-uga/Ritmic.git
创建时间: 2021-01-15T10:13:42Z
项目社区:https://github.com/bcm-uga/Ritmic

开源协议:

下载


Ritmic

Ritmic, for RegulatIon of Tumor MIcroenvironment Composition is an R package to study the link between the gene expression in a tumor and the microenvironment composition.

The pipeline Ritmic is in 4 steps:

  1. Deconvolution of the bulk samples to obtain the cell type composition.
  2. Extraction of the cancer expression.
  3. Differential analysis of the gene expression in the cancer component.
  4. Analyze of the link between the gene expression in the cancer and the tumor composition.

This package allows to use the method. The package Ritmic_simu implements simulations to test it.

Installation

To use the package

  1. install.packages("devtools")
  2. devtools::install_github(https://github.com/bcm-uga/Ritmic.git)