-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels