recipe bioconductor-irisfgm

Comprehensive Analysis of Gene Interactivity Networks Based on Single-Cell RNA-Seq

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/IRISFGM.html

License:

GPL-2

Recipe:

/bioconductor-irisfgm/meta.yaml

Single-cell RNA-Seq data is useful in discovering cell heterogeneity and signature genes in specific cell populations in cancer and other complex diseases. Specifically, the investigation of functional gene modules (FGM) can help to understand gene interactive networks and complex biological processes. QUBIC2 is recognized as one of the most efficient and effective tools for FGM identification from scRNA-Seq data. However, its availability is limited to a C implementation, and its applicative power is affected by only a few downstream analyses functionalities. We developed an R package named IRIS-FGM (integrative scRNA-Seq interpretation system for functional gene module analysis) to support the investigation of FGMs and cell clustering using scRNA-Seq data. Empowered by QUBIC2, IRIS-FGM can identify co-expressed and co-regulated FGMs, predict types/clusters, identify differentially expressed genes, and perform functional enrichment analysis. It is noteworthy that IRIS-FGM also applies Seurat objects that can be easily used in the Seurat vignettes.

package bioconductor-irisfgm

(downloads) docker_bioconductor-irisfgm

Versions:

1.6.0-01.2.0-21.2.0-11.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-irisfgm

and update with:

conda update bioconductor-irisfgm

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-irisfgm:<tag>

(see bioconductor-irisfgm/tags for valid values for <tag>)

Download stats