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

Volcano for CLK1 high vs low Exon 4 HGG samples #8

Closed

Conversation

naqvia
Copy link
Collaborator

@naqvia naqvia commented Nov 26, 2024

Volcano and ORA for CLK1 high vs low exon 4 (significantly/differential). TNFA signaling via nFkB is still the most enriched in down-regulated genes.

@naqvia naqvia self-assigned this Nov 26, 2024
@naqvia naqvia changed the title conclusions still held but number of genes have changes (volcano) Volcano for CLK1 high vs low Exon 4 HGG samples Dec 12, 2024
@naqvia naqvia requested a review from jharenza December 12, 2024 19:55
@jharenza jharenza mentioned this pull request Jan 6, 2025
Base automatically changed from naqvia/reviewer-response to main January 10, 2025 21:55
@naqvia naqvia changed the base branch from main to naqvia/compute-variations-ex4 January 13, 2025 21:12
Comment on lines +230 to +235
SRSF_targets <- c("BIN1", "RON", "BCL2L1", "MKNK2", "CASP9",
"CD45", "BCL2L1", "TP53", "FAS", "MCL1",
"TPM1", "SYN1", "TAU", "ERBB2", "SMN2",
"FAS", "MYC", "VEGF", "MCL1", "CASP2",
"FN1", "DMD", "CD44", "CASP8", "KLF6")

Copy link
Contributor

Choose a reason for hiding this comment

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

do you have a source for these?

rmats_full_file = file.path(data_dir, "splice-events-rmats.tsv.gz")

rmats_full_df <- vroom(rmats_full_file)
rmats_se_full_df <- vroom("~/d3b_coding/neoepitope-identification/data/pbta-splice-events-rmats.SE.tsv.gz")
Copy link
Contributor

Choose a reason for hiding this comment

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

update path

@@ -56,6 +56,7 @@ depmap_glioma <- depmap_data %>%
depmap_data_KNS42 <- depmap_glioma %>%
filter(`Cell line` =="KNS42")


Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this script should be changed in this PR?

@@ -0,0 +1,97 @@
# Libraries
suppressPackageStartupMessages({
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you may need a merge with main, as you have some scripts and modules updating here which should not be

@naqvia
Copy link
Collaborator Author

naqvia commented Jan 14, 2025

something weird is going on. Lets review and merge the previous PR #7 first and will re-do this one. It should only be one script.

@naqvia naqvia closed this Feb 3, 2025
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.

2 participants