Closed sunnyosun closed 1 week ago
cell_types = bt.CellType.lookup() # on my-instance # below returns empty results because cell_types lookup is not from laminlabs/cellxgene ln.Artifact.using("laminlabs/cellxgene").filter(cell_types__in=[cell_types.t_cell, cell_types.b_cell]).df()
Encountered:
Encountered: