Normalizing expression values
0
0
Entering edit mode
23 months ago
mt_pereira • 0

Hello everyone!

I am starting out with scRNA-seq preprocessing and quality control analysis through Scanpy.

I have found a tutorial and 2 of the steps are not completely clear for me and I would like to ask if anyone could help me out.

The first step that I do not get is the conversion of the count matrix into layers.

The second is related to normalization - in two different tutorials I have found two different methods for normalization and I do not know which one is more adequate or if it does not make such a difference. The 2 commands are the following:

sc.pp.normalize_per_cell(adata, counts_per_cell_after=1e4)
sc.pp.normalize_total(adata, target_sum=1e4)

Thank you so much in advance for your help!

normalization Scanpy logCPM scRNA • 507 views
ADD COMMENT

Login before adding your answer.

Traffic: 2285 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6