Skip to content

where is walks.to.do object #82

Description

@xujiahao778899

Bias the transition probabilities by cellular pseudotime

pseudotime.logistic <- pseudotimeDetermineLogistic(hydra.en, pseudotime="pseudotime", optimal.cells.forward = 0, max.cells.back = 500, pseudotime.direction = "<")
tm.biased <- as.matrix(pseudotimeWeightTransitionMatrix(hydra.en, pseudotime="pseudotime", logistic.params = pseudotime.logistic, pseudotime.direction="<"))

Simulate biased random walks and load them into the object

walks.en <- simulateRandomWalksFromTips(hydra.en, "tip.clusters", root.cells=root.cells, transition.matrix=tm.biased, n.per.tip=walks.to.do, root.visits=1)

This is in the supplement.pdf, but I can't find walks.to.do. So can you tell me that how to set the parameter of n.per.tip?

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