Skip to content

Question about score_all_cells and hubs #4

Description

@kiwipeel

Hi ,

I am working on only T cells , I was wondering should I use score_all_cells functions by subsetting my data into both condition and samples like this :

adata.obs['T cell_therapy'] = sp.score_all_cells(adata, hubs.hubs[('Lymphoid', 'T cell', 1)],
identifiers = ['condition', 'mice_no'])

I want to make comparison between my two condition afterwards. All samples are collected from same tissue.

And how can I learn general function of hub 1 or hub 2 in T cells?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions