bhklab / PharmacoDB-JS

Search across publicly available datasets to find instances where a drug or cell line of interest has been profiled.
https://pharmacodb.ca/
5 stars 0 forks source link

Drug Intersection not accessible on dataset intersection page #483

Closed p-smirnov closed 1 year ago

p-smirnov commented 1 year ago

https://pharmacodb.ca/search?dataset_intersection=CCLE,CTRPv2,GDSC1

I cannot find the button to select the display of drug or tissue intersection, it only shows the cell line plot, and it is not labelled as cell lines as well.

p-smirnov commented 1 year ago

According to the code below, it looks like the selector is just missing from Venn diagrams. Things work correctly for 4+ datasets.

https://github.com/bhklab/PharmacoDB-JS/blob/master/client/src/Components/IntersectionComponents/DatasetIntersection/DatasetIntersection.js