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
Fixed op.translate (and every op.resource call for non-human organisms) failing with HTTP 404 after HGNC dropped the genenames/ subtree from the EBI FTP mirror; the HCOP fifteen-column files are now fetched from the new HGNC Google Cloud Storage bucket (#303)
Removed a redundant pd.read_csv call in op.translate that re-downloaded the HCOP file a second time and bypassed the retry logic in _download
Fixed bm.benchmark ground-truth matrix row order not matching score matrix after pivot, which silently misaligned perturbation labels when obs names sort differently from their original order (#302)