Regulatory target prioritization - #10
Merged
Merged
Conversation
…prioritize_targets Conflicts: src/permutation_analysis/prioritize_targets.R # # It looks like you may be committing a merge. # If this is not correct, please remove the file # .git/MERGE_HEAD # and try again. # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # On branch prioritize_targets # All conflicts fixed but you are still merging. # (use "git commit" to conclude merge) # # Changes to be committed: # # modified: config/environments/lasseignelab.sh # new file: data/260303_setbp1_targets.csv # deleted: data/setbp1_target_pathways.csv # deleted: results/permutation_analysis/SETBP1_target_exp_gtex_heatmap.png # deleted: results/permutation_analysis/SETBP1_temporal_trajectory.png # deleted: results/permutation_analysis/brainspan_age_donor_counts.png # renamed: results/permutation_analysis/metadata_development_windows.csv -> results/permutation_analysis/brainspan_metadata_dev_windows.csv # renamed: results/permutation_analysis/temporal_window_perm_stats.csv -> results/permutation_analysis/brainspan_permutation_stats.csv # renamed: results/permutation_analysis/temporal_window_gene_means.csv -> results/permutation_analysis/brainspan_window_gene_means.csv # deleted: results/permutation_analysis/devgtex_adult_permutations.rds # deleted: results/permutation_analysis/gtex_adult_permutations.rds # deleted: results/permutation_analysis/gtex_metadata_brain_regions.png # renamed: results/permutation_analysis/postnatal_gtex_permutation_results.csv -> results/permutation_analysis/gtex_permutation_results.csv # renamed: results/permutation_analysis/postnatal_gtex_sex_results.csv -> results/permutation_analysis/gtex_sex_wilcox_results.csv # deleted: results/permutation_analysis/gtex_stage_exp_boxplot.png # deleted: results/permutation_analysis/prenatal_postnatal_gene_means.csv # deleted: results/permutation_analysis/prenatal_postnatal_gene_median.csv # deleted: results/permutation_analysis/temporal_exp_trajectory.png # deleted: src/01_prioritized_targets_df.R # modified: src/figures/supp_figure_1.R # modified: src/permutation_analysis/01_fetch_temporal_exp.sh # modified: src/permutation_analysis/02_job_permutation.sh # modified: src/permutation_analysis/02_spatiotemporal_perm.R # modified: src/permutation_analysis/03_job_permutation.sh # modified: src/permutation_analysis/03_postnatal_development.R # deleted: src/permutation_analysis/job_prioritize_targets.sh # deleted: src/permutation_analysis/prioritize_targets.R # new file: verifications/permutations_fetchdata.out # new file: verifications/permutations_fetchdata.sh # new file: verifications/permutations_run.out # new file: verifications/permutations_run.sh #
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| bash-exec | 27 | 24 | 0 | 0.26s | ||
| ✅ BASH | shellcheck | 27 | 0 | 0 | 0.22s | |
| shfmt | 27 | 19 | 0 | 0.02s | ||
| markdownlint | 2 | 13 | 0 | 0.52s | ||
| ✅ MARKDOWN | markdown-link-check | 2 | 0 | 0 | 3.03s | |
| ✅ MARKDOWN | markdown-table-formatter | 2 | 0 | 0 | 0.22s | |
| ✅ R | lintr | 13 | 0 | 0 | 9.6s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
…prioritize_targets
…prioritize_targets
…hondrial/bioenergetic pathway evidence too limited)
lizzyjoan
marked this pull request as ready for review
April 10, 2026 15:06
tsoelter
previously approved these changes
Apr 10, 2026
tsoelter
self-requested a review
April 10, 2026 17:17
tsoelter
approved these changes
Apr 10, 2026
sashataluri
approved these changes
Apr 13, 2026
sashataluri
left a comment
Collaborator
There was a problem hiding this comment.
No issues with it. Looks great.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
This analysis uses the SETBP1 curated targets (260403_setbp1_targets.csv), spatiotemporal coexpression (PR#9), and SETBP1-associated pathways (see manuscript draft ) to prioritize targets for downstream drug analysis
Author Checklist
See instructions here.
cap_container command has been included in each script using a container.
in this pull request.
or unrelated files are part of this pull request. Use
.gitignoreto preventirrelevant files from accidentally being included.
lasseignelabanddefaultenvironments by running the job until two consecutive runs producethe same results. Code comments (per script) have been added for
non-reproducible scripts. Include information about why the script is not
reproducible.
message should show in the GitHub pull request status box above the
"Merge pull request" button.
branch has conflicts that must be resolved" message in the GitHub pull
request status box above the "Merge pull request" button.
pull request.
Self/Peer Review Checklist (Coding Guidelines)
why, not what the code is doing. Avoid excessive or redundant commenting.
Setup
Ensure you have CAPTURE v1.0.0 with the cap version and cap update commands.
This PR depends on permutation analysis results from PR#9
Reproduce results
Run target prioritization script (should take > 5 min)
Verification
Then check for any differences
This should return nothing, indicating no differences between outputs