Skip to content

Cells assignment to clusters #6

@SamGG

Description

@SamGG

Hi,
The outputs of FAUST are multiple. Is there a map? ;-)
I would like to analyze FAUST clustering result on a synthetic dataset. Which output file should I use to get the cluster assigned to each cell of a flowset of a unique flowframe? I built compressed codes by reading annotationMatrix.csv file.
codes = apply(read.csv("c:/demo/FAUST/faustData/sampleData/V1/annotationMatrix.csv", header = FALSE)-1, 1, paste0, collapse = "")
But I am not sure because the cell counts do not match exactly the counts from count.long obtained as in the vignette. If you could help me...
Best,
Samuel

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