Updated the rankby_obsm function to optionally accept keys to test as…#226
Conversation
for more information, see https://pre-commit.ci
|
Hiya, just added it. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #226 +/- ##
==========================================
+ Coverage 94.90% 94.95% +0.04%
==========================================
Files 76 76
Lines 3929 3927 -2
==========================================
Hits 3729 3729
+ Misses 200 198 -2
🚀 New features to boost your workflow:
|
|
It looks like its failing when pulling up the example datasets: dc.ds.msvisium() and it seems to be expecting gzip'd file formats for some of the dataframes? I don't know why updating the pyproject and changelog would cause that. after looking at the link for: https://pubmed.ncbi.nlm.nih.gov/static-page/down_bethesda.html?acc=GSE151251&format=file&file=GSE151251%5FHSCs%5FCtrl%2Evs%2EHSCs%5FTGFb%2Ecounts%2Etsv%2Egz it looks like the site is down for maintenance. I captured a web-archive of it here. Crazy bad luck, lol. I guess just wait until later tomorrow, and try it again? |
Updated the rankby_obsm function to optionally accept keys to test as an argument.