Skip to content

Error when infering trajectories - 'space' must be a numeric matrix #147

@moi-taiga

Description

@moi-taiga

When following the tutorial for inferring trajectories I get the following error

library(dyno)

library(tidyverse)

dataset <- wrap_expression( counts = example_dataset$counts, expression = example_dataset$expression )

model <- infer_trajectory(dataset, ti_comp1())

Error in check_numeric_matrix(space, "space", finite = TRUE) : 'space' must be a numeric matrix, or a data frame containing only finite numeric values.

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