edroaldo / cellrouter

Reconstruction of complex single-cell trajectories using CellRouter
45 stars 21 forks source link

mean.p and mean.np stand for? #23

Closed AMA111 closed 5 years ago

AMA111 commented 5 years ago

Dear Colleuge,

I would like to ask about mean.p and mean.np in the differential expression analysis between populations and clusters. Can you please inform me what does they mean? and How have been calculated?

Best, Abdelrahman

edroaldo commented 5 years ago

Thanks for using CellRouter!

mean.p: This is the mean expression of a gene within the cluster reported in the column 'population' mean.np: This is the mean expression of a gene in all other clusters combined.

The way it is calculated is by taking the mean expression of a gene within a cluster (mean.p) and also in all other clusters (mean.np)

Hope it helps!

Thanks!

On Tue, Apr 2, 2019 at 8:36 AM AMA111 notifications@github.com wrote:

Dear Colleuge,

I would like to ask about mean.p and mean.np http://mean.np in the differential expression analysis between populations and clusters. Can you please inform me what does they mean? and How have been calculated?

Best, Abdelrahman

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/edroaldo/cellrouter/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/AJqUR2ljV5SwJ0eEfReDPg03hEZGNn0yks5vc07kgaJpZM4cX7uB .

-- Edroaldo

AMA111 commented 5 years ago

Thank you for that :))