You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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'werematchedbasedon0commonvalues; tomanuallyselectcolumnstocompare, pleasesetargumentsstartingwith'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
The text was updated successfully, but these errors were encountered:
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:
R Package Issue:
After following the R tutorial for the cTRAP R package, the
plotTargetingDrugsVSsimilarPerturbations
function is not working as intended: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
The text was updated successfully, but these errors were encountered: