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
will be fixed by #290 issue from commit during geneperturb. note: reduce mem foot print of scperturb test so it can actually run in cicd and catch this type of issue.
For the perturb-seq dataset, there might be some problem:
from tdc.multi_pred.perturboutcome import PerturbOutcome
data = PerturbOutcome(name = 'scperturb_drug_SrivatsanTrapnell2020_sciplex2')
split = data.get_split() # this line has a problem
TypeError: print_sys() takes 1 positional argument but 2 were given
The text was updated successfully, but these errors were encountered: