Published February 23, 2024 | Version v1
Software Open

scAlleleExpression: R package for downstream analysis of allele specific expression single cell data

Description

This R package is build to use single cell or nuclei allele specific expression (ASE) data to investigate Cell Type specific regulatory genetics (eQTLs, etc). It is build to work with the output of our ASE pipeline (https://github.com/seanken/ASE_pipeline), but ourdownstream analysis tools should work with most allele specific expression pipelines.

The package is built to:

  1. Load the output of our ASE pipeline into a matrix or a Seurat object.
  2. Load snps or gene level allele specific expression information in either a pseudobulk or cell specific count matrix.
  3. Perform varying types of allele specific expression analysis.

Tasks 1 and 2 are pipeline specific, but taks 3 is more general.

Files

scAlleleExpression-main.zip

Files (31.2 kB)

Name Size Download all
md5:48f3c6d6727dfcaf9ca7103568e349b8
31.2 kB Preview Download

Additional details

Funding

Aligning Science Across Parkinson's
Parkinson5D: deconstructing proximal disease mechanisms across cells, space, and progression ASAP-000301

Software

Repository URL
https://github.com/seanken/scAlleleExpression
Programming language
R
Development Status
Wip