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

Correct names for Seurat tools 2 #251

Merged
merged 1 commit into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions communities/spoc/lab/tool_panel/seurat.yml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,43 @@ install_resolver_dependencies: false
install_tool_dependencies: false
tool_panel_section_label: Seurat
tools:
- name: create_seurat
- name: seurat_create
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: inspect_and_manipulate
- name: seurat_preprocessing
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: integrate
- name: seurat_reduce_dimension
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: neighbors_clusters_markers
- name: seurat_clustering
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: normalize_select_features_scale
- name: seurat_plot
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: plot
- name: seurat_integrate
owner: iuc
revisions:
-
tool_panel_section_id: Seurat
tool_panel_section_label: Seurat
- name: reduce_dimensions
- name: seurat_data
owner: iuc
revisions:
- 0cb889db0910
Expand Down