issues
search
epigen
/
scrnaseq_processing_seurat
A Snakemake workflow and MrBiomics module for processing and visualizing (multimodal) sc/snRNA-seq data generated with 10X Genomics Kits or in the MTX matrix file format powered by the R package Seurat.
https://epigen.github.io/scrnaseq_processing_seurat/
MIT License
15
stars
1
forks
source link
pseudobulking of counts by metadata feature
#7
Closed
sreichl
closed
9 months ago
sreichl
commented
1 year ago
[x] new config field(s) to generate a simple pseudo count matrix for downstream analysis using bulk methods (breaking change)
probably a list of categorical metadata
pseudobulk: by: ['patient', 'cellType', 'treatment'] method: "sum"
[x] look how others do it
[x] support multiple methods
sum
mean
median
[x] support modalities
[x] RNA
[x] AB
[x] grna
[x] custom
[x] generate metadata sheet
include statistics of pseudobulked cell numbers per sample
[x] document r-dplyr=1.1.2