bhklab / PharmacoDB

Search across publicly available datasets to find instances where a drug or cell line of interest has been profiled.
http://pharmacodb.pmgenomics.ca/
GNU General Public License v3.0
46 stars 9 forks source link

Internal server issue #143

Closed ahdee closed 4 years ago

ahdee commented 4 years ago

Hi I notice that for some cell line there is an internal server issue, for example I search for hs737 and click on the link but go an error message instead.

https://pharmacodb.pmgenomics.ca/cell_lines/Hs737.T_591_2019

Is this an error or is there just no data for this cell line. thanks!

gangeshberi commented 4 years ago

We will investigate this and see what exactly is going on, but it seems like a bug. Thanks for opening an Issue! I see this behaviour with almost all the cell lines starting with Hs.

chuntul commented 4 years ago

It's because there's a period in the cell line name, which screws up the URL. We have to parse these and other special characters out of the cell lines.

gangeshberi commented 4 years ago

@chuntul That's true, it's messing because of the period, I will fix this shortly! That's what it looks like, but let's investigate what exactly is the issue.

gangeshberi commented 4 years ago

@ahdee It has been resolved! Let me know if you find any issues.