Laurent Journot
Laurent Journot
I noticed a strange behavior while ploting a graph. using LightGraphs, Plots, GraphRecipes # LightGraphs v1.3.5, Plots v1.10.6, GraphRecipes v0.5.4 g = SimpleGraph(7) add_edge!(g, 2, 3) add_edge!(g, 3, 4) graphplot(g)...
Hello, I was excited about running CellScopes.jl on my scRNA data. I installed the package on a server with Rocky Linux release 9.1 (Blue Onyx) and Julia Version 1.11.5 (2025-04-14)...
Hi, Thanks for the Nclusion package, which I am eager to test. I installed the package and got two problems: - The link to the documentation and tutorials, https://microsoft.github.io/nclusion, is...