Skip to content

sc.tl.rank_genes_groups , p value question #114

Description

@ruiqiizhou

When I use function sc.tl.rank_genes_groups(adata, 'Cell Type', method='wilcoxon', pts = True,tie_correct = True) , 'Cell Type' only contains 2 groups, I want to check adjusted p values, then I use pd.DataFrame(adata.uns['rank_genes_groups']['pvals_adj']).
It gave me 2 different columns adjusted p values. I am not sure how can I interpret these two different p values. I just wanna use p value to check interested genes differential expression in two groups. In which group is this gene expressed more significantly?
Which value I should trust?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions