Skip to content

Help with Error: object 'rctdSim' not found #261

Description

@Chrisdoan9

Hi all,

I try to follow the tutorial: https://bioconductor.org/packages//release/bioc/vignettes/spacexr/inst/doc/rctd-tutorial.html
but got this error:

# Load simulated data.
data("rctdSim")
Warning message:
In data("rctdSim") : data set ‘rctdSim’ not found

reference_se <- SummarizedExperiment(
   assays = list(counts = rctdSim$reference_counts),
   colData = rctdSim$reference_cell_types
 )
Error: object 'rctdSim' not found

Would you please have a suggestion? Thank you so much!

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