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

cTRAP not working properly with demo data #47

Open
A-Kaizeler-A opened this issue Jan 31, 2024 · 1 comment
Open

cTRAP not working properly with demo data #47

A-Kaizeler-A opened this issue Jan 31, 2024 · 1 comment

Comments

@A-Kaizeler-A
Copy link

Issue Summary

Hi Nuno,

I've encountered some issues with the cTRAP WebApp and the R package. Here are the details:

WebApp Issue:

The WebApp version of cTRAP, hosted here, is not working properly. After uploading Differentially Expression Data and loading cMAP Perturbations, attempting to perform an analysis by clicking on "Rank by similarity" results in the site getting a grey filter and loading indefinitely:

image

R Package Issue:

After following the R tutorial for the cTRAP R package, the plotTargetingDrugsVSsimilarPerturbations function is not working as intended:

plotTargetingDrugsVSsimilarPerturbations(predicted, compareCompounds, column="spearman_rank")

#Resulting on the following error
> Columns 'broad id' and 'pubchem_cid' were matched based on 0 common values; to manually select columns to compare, please set arguments starting with 'keyCol'

I encounter both these errors when using the default Differentially Expression Data (diffExprStat) from the R package.

Thank you for your attention and your help!

Best regards,
Alex

@nuno-agostinho
Copy link
Owner

Hi @A-Kaizeler-A,

Thanks for reporting these issues!

I will check what is going on soon and come back to you.

Best,
Nuno

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