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

Wilms tumor 06- clustering exploration #750

Merged
merged 45 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
48ae7d0
Add clustering exploration
maud-p Sep 4, 2024
a79e243
commit renv.lock
maud-p Sep 5, 2024
d804a26
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
6e1d08c
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
91ef982
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
b49d44b
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
d172246
Update analyses/cell-type-wilms-tumor-06/00_run_workflow.R
maud-p Sep 5, 2024
a26a351
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
9ce209a
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 5, 2024
b0e215f
Add to PR #750
maud-p Sep 5, 2024
3138336
Update README.md
maud-p Sep 5, 2024
a211491
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
bfaef24
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
b57eab3
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
b02c340
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
03be050
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
c933ca6
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
7807d95
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
bf533f5
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
d09b863
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
1080e0a
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
80c791c
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 10, 2024
60d935c
add to PR #750
maud-p Sep 12, 2024
b1c97fb
Update analyses/cell-type-wilms-tumor-06/notebook/README.md
maud-p Sep 12, 2024
1c649f9
Update analyses/cell-type-wilms-tumor-06/notebook/README.md
maud-p Sep 12, 2024
411c3e1
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 12, 2024
d13c9a0
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 12, 2024
394874c
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 12, 2024
1afdddc
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 12, 2024
e451be2
change to PR#750
maud-p Sep 12, 2024
88f82c3
Add notebook 03- to PR#750
maud-p Sep 13, 2024
9c69a26
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
61753ea
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
f2c289b
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
e9e26c6
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
517d478
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
1294215
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
f0fdc0e
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
a77bbbc
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
eda0dac
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 16, 2024
fe01572
Add SCPCS000197 report
maud-p Sep 17, 2024
6c4b012
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 17, 2024
67d9c47
Update analyses/cell-type-wilms-tumor-06/notebook_template/03_cluster…
maud-p Sep 17, 2024
99e11ba
update reports
maud-p Sep 18, 2024
8dedcd5
Merge branch 'main' into 03_Look_into_clustering
sjspielman Sep 19, 2024
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
11 changes: 11 additions & 0 deletions analyses/cell-type-wilms-tumor-06/00_run_workflow.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,16 @@ for (sample_id in metadata$scpca_sample_id) {
}
}

for (sample_id in metadata$scpca_sample_id) {
if (!running_ci) {
# Cluster exploration
rmarkdown::render(input = file.path(notebook_template_dir, "03_clustering_exploration.Rmd"),
params = list(scpca_project_id = project_id, sample_id = sample_id),
output_format = "html_document",
output_file = paste0("03_clustering_exploration", sample_id, ".html"),
maud-p marked this conversation as resolved.
Show resolved Hide resolved
output_dir = file.path(notebook_output_dir, sample_id))
}
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this for-loop is actually the same as the previous for loop (which also contains this if-statement for the label transfer notebooks) for (sample_id in metadata$scpca_sample_id) {, you should be able to move this code up into the previous for-loop and get rid of this additional for-loop.

In other words, the cluster exploration step can just go right after the step where you render this notebook: 02b_label-transfer_fetal_kidney_reference_Stewart.Rmd.



Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Loading