Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect FindClusters edge file #28

Closed
GWW opened this issue Nov 8, 2016 · 1 comment
Closed

Incorrect FindClusters edge file #28

GWW opened this issue Nov 8, 2016 · 1 comment

Comments

@GWW
Copy link

GWW commented Nov 8, 2016

Hi,

I was examining the temporary edge file Seurat outputs and noticed that the node order is incorrect. According to the SLM manual:

For each pair of nodes, the node with the lower index is listed first, followed by the node with the higher index. The lines in an input file are sorted based on the node indices (first based on the indices in the first column, then based on the indices in the second column).

Neither of these requirements appear to be met by Seurats output.

@andrewwbutler
Copy link
Collaborator

Great catch! It doesn't seem to significantly change the results of the clustering procedure but the latest version (1.4.0.5) has been fixed to reflect the proper input format. Thanks!

dcollins15 added a commit that referenced this issue Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants