Skip to content

Expose random_state in tl.draw_graph#681

Open
jpintar wants to merge 2 commits into
scverse:mainfrom
jpintar:expose_fa_parameters
Open

Expose random_state in tl.draw_graph#681
jpintar wants to merge 2 commits into
scverse:mainfrom
jpintar:expose_fa_parameters

Conversation

@jpintar
Copy link
Copy Markdown
Contributor

@jpintar jpintar commented May 30, 2026

Exposes the random_state parameter of cugraph.layout.force_atlas2 in tl.draw_graph (previously hard-coded to 0). The random state is also passed to get_init_pos_from_paga when init_pos='paga', thus better matching Scanpy behaviour.

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

Successfully merging this pull request may close these issues.

1 participant