Skip to content

Empty return from 'adata[adata.obs.leiden.eq("3")]' #15

Description

@jingquanlim

I am going through the tutorial on single-cell analysis. Have managed to reproduce much of the shown until this line

adata_bcells = adata[adata.obs.leiden.eq("3")]

This returned an empty object. I tried "adata.obs[adata.obs.leiden.eq("3")]" but the subsequent code doesn't work with this naive 'quick-fix' of mine.

Will be great if there are some read-in helper code for the .h5 from 10X's CellRanger or Singleron's CeleScope too. Thanks!

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