Skip to content

Seurat v5 Issues #17

@parkjooyoung99

Description

@parkjooyoung99

Hi developer,

I am using Seurat V5, and from below block
`data_S <- GeneTrajectory::RunDM(data_S)

Calculate cell-cell graph distances over a cell-cell kNN graph

cell.graph.dist <- GetGraphDistance(data_S, K = 10)

Coarse-grain the cell graph by grouping cells into N=500 "meta-cells"

cg_output <- CoarseGrain(data_S, cell.graph.dist, genes, N = 500)
`

This problem seems to occur from the highly different structure of the V5 object. Would there be updates regarding this?
Seurat has already changed to V5 and trying to stick with it, updates would be highly valuable for future use!

Thank you :)

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