Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

The function aggregate_cells() returns an error #1

@ameekbhalla

Description

@ameekbhalla

Hi, I downloaded the tidy transcriptomics case study and tried to run it. After reaching the following code chunk, I get an error:

pseudo_bulk <- seurat_obj |> LoveMangiola2022tidytranscriptomics::aggregate_cells(c(sample, curated_cell_type))

The error:

Error in my_stop() :
You should call tidybulk library after tidyverse libraries.
tidybulk says: The function does not know what your sample, transcript and counts columns are.
You have to either enter those as arguments, or use the function tidybulk() to pass your column names that will be remembered.

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