-
Notifications
You must be signed in to change notification settings - Fork 21
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
clustering resolution #26
Comments
hi again!
|
I tried both the parameters many many times. jac_std_global does work, while resolution_parameter doesn't work. It is supposed to be very sensitive to resolution_parameter, which is the case of leiden algorithm. Could you check the code and see if VIA uses resolution_parameters ? |
hi, i just updated the core.py (on github VIA ), i think it should work now - let me know. i have not uploaded to pip yet |
Let me know if you need me to upload through pip. Or if this is okay for
you at the moment
…On Wed, 16 Nov 2022, 15:33 jiawen wang, ***@***.***> wrote:
I tried both the parameters many many times. jac_std_global does work,
while resolution_parameter doesn't work. It is supposed to be very
sensitive to resolution_parameter, which is the case of leiden algorithm.
Could you check the code and see if VIA uses resolution_parameters ?
—
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AISI4SASTYLVQNL4JMFBUTTWISE3HANCNFSM6AAAAAASBXXSEY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
v0.1.56 should address this issue now on pip install pyvia too |
Hi, |
Hi,
We can set resolution in leiden clustering to control the number of clusters. Does VIA has a similar parameters ? I find that PARC identify a lot more clusters than leiden by default.
The text was updated successfully, but these errors were encountered: