scverse / pertpy

Perturbation Analysis in the scverse ecosystem.
https://pertpy.readthedocs.io/en/latest/
MIT License
125 stars 20 forks source link

Preprocessing module #12

Closed M0hammadL closed 2 years ago

M0hammadL commented 3 years ago

The ECCITE-seq data consists of transcriptomics and surface protein data. Both types of data require quality control and preprocessing to ensure that the data is ready for downstream tasks.

- QC and normalization of transcriptomics data: We don't need to do much just similar prep from Scanpy. Basically, we just need to ensure that our example notebook has a quick run down of scRNA-seq QC and normalization.

- QC and normalization of protein data:

Zethson commented 3 years ago

https://muon.readthedocs.io/en/latest/omics/citeseq.html

already seems to offer some normalization.