Nanostring-Biostats / SpatialDecon

The SpatialDecon library implements the SpatialDecon algorithm for mixed cell deconvolution in spatial gene expression datasets. (This algorithm also works in bulk expression profiling data.)
MIT License
33 stars 8 forks source link

Add error message for invalid Age_Group #27

Closed maddygriz closed 2 years ago

maddygriz commented 2 years ago

in download_profile_matrix() if the matrix_name and species are valid but age_group does not match the matrix_name you get a super helpful error.

Error in download_data_intern(url = url, sha1 = sha1, temp_file = temp_file) : Not Found (HTTP 404).

Code needs to be updated to get a helpful error