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

Different results between LOLAweb interactive server and local R package #27

Open
NyxSLY opened this issue Apr 25, 2018 · 7 comments
Open

Comments

@NyxSLY
Copy link

NyxSLY commented Apr 25, 2018

I got different results from LOLAweb interactive server and LOLA installed from bioconductor with the same input files( region set, universe, and core database). What's the difference between web-based LOLA and LOLA R package?

@nsheff
Copy link
Owner

nsheff commented Apr 25, 2018

They should be the same. What kind of differences are you seeing?

@NyxSLY
Copy link
Author

NyxSLY commented Apr 25, 2018

the most significant enrichment (a USCS feature table) in web-based LOLA is not significant at all in local R version.

web-based UCSC switchDbTss result (pValueLog is infinity):

userSet dbSet collection pValueLog oddsRatio support rnkPV rnkLO rnkSup maxRnk meanRnk b c d description cellType tissue antibody treatment dataSource filename size id axis_label
allCT_regions.bed 3011 ucsc_features 25.14260683 470 1 76 10 76 29 112178 458 2748406 UCSC Switch DB TSSs         switchDbTss.bed 131780 UCSC Switch DB TSSs_3011 UCSC Switch DB TSSs

local R package UCSC switchDbTss result:
userSet dbSet collection pValueLog logOddsRatio support rnkPV rnkLO rnkSup maxRnk meanRnk b c d description cellType tissue antibody treatment dataSource filename qValue size
1 3011 ucsc_features 0.432783493920793 1.06557508871529 40 796 867 203 867 622 112504 995 2982142 UCSC Switch DB TSSs NA NA NA NA NA switchDbTss.bed 1 131780

I manually check the overlap between my regions and switchDbTss using findOverlaps function in R, and it seems the local version is right, there is not too many overlaps.

@nsheff
Copy link
Owner

nsheff commented Apr 25, 2018

Have you run this on the most recent version of lolaweb? can you try re-running it to see what happens? can you send me the link to the results on lolaweb?

@nsheff
Copy link
Owner

nsheff commented Apr 25, 2018

the d value is very different in your analyses which tells me the universe may be different. what reference genome assembly are you using? and what universe are you using?

@NyxSLY
Copy link
Author

NyxSLY commented Apr 25, 2018 via email

@nsheff
Copy link
Owner

nsheff commented Apr 25, 2018

that is strange if you're using the same universe in both places. I will have to see if I can reproduce this. thanks for the files I'll take a look.

@NyxSLY
Copy link
Author

NyxSLY commented Apr 25, 2018 via email

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