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

No significant time-varying pathways in MouseCortex Data #20

Open
mjoppich opened this issue Jun 29, 2021 · 2 comments
Open

No significant time-varying pathways in MouseCortex Data #20

mjoppich opened this issue Jun 29, 2021 · 2 comments

Comments

@mjoppich
Copy link

Hi,

i have been trying to test Tempora on the MouseCortex.RData object, running the commands listed on the Readme.md page.

However, after running IdentifyVaryingPWs, the function calls returns that there were no significant pathways found.
In your paper, however, there are several significant pathways printed.

Now I wonder whether the EM genesets changed this dramatically, or whether I am doing something seriously wrong?

I'd appreciate any suggestions!

Thanks,

Markus

@mjoppich
Copy link
Author

mjoppich commented Jun 29, 2021

I downloaded the publication gmt-file Mouse_GOBP_AllPathways_no_GO_iea_August_01_2019_symbol.gmt .

Still IdentifyVaryingPWs(cortex_tempora, pval_threshold = 0.05) reports No temporally varying pathways detected. Please try running IdentifyVaryingPWs with a more relaxed p-value cutoff.

The remaining processing steps should be similar to the processing described in the methods of the paper:

cortex_tempora <- CalculatePWProfiles(cortex_tempora, 
                gmt_path = gmt_file,
                method="gsva", min.sz = 10, max.sz = 500, parallel.sz = 1)

cortex_tempora <- BuildTrajectory(cortex_tempora, n_pcs = 6, difference_threshold = 0.01)

Is this desired behaviour?

@jordan841220
Copy link

jordan841220 commented Dec 23, 2022

@mjoppich
Same situation here.
Have you found any solution?

Thanks.

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

No branches or pull requests

2 participants