Registration and Call for Abstracts Open for Bioc2024

genomicInstability

This is the development version of genomicInstability; for the stable release version, see genomicInstability.

Genomic Instability estimation for scRNA-Seq


Bioconductor version: Development (3.19)

This package contain functions to run genomic instability analysis (GIA) from scRNA-Seq data. GIA estimates the association between gene expression and genomic location of the coding genes. It uses the aREA algorithm to quantify the enrichment of sets of contiguous genes (loci-blocks) on the gene expression profiles and estimates the Genomic Instability Score (GIS) for each analyzed cell.

Author: Mariano Alvarez [aut, cre], Pasquale Laise [aut], DarwinHealth [cph]

Maintainer: Mariano Alvarez <reef103 at gmail.com>

Citation (from within R, enter citation("genomicInstability")):

Installation

To install this package, start R (version "4.4") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("genomicInstability")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews GeneExpression, SingleCell, Software, SystemsBiology
Version 1.9.0
In Bioconductor since BioC 3.14 (R-4.1) (2.5 years)
License file LICENSE
Depends R (>= 4.1.0), checkmate
Imports mixtools, SummarizedExperiment
System Requirements
URL https://github.com/DarwinHealth/genomicInstability
Bug Reports https://github.com/DarwinHealth/genomicInstability
See More
Suggests SingleCellExperiment, ExperimentHub, pROC
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/genomicInstability
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/genomicInstability
Package Short Url https://bioconductor.org/packages/genomicInstability/
Package Downloads Report Download Stats