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
when I run this step ,I get:
mcell_add_gene_stat(gstat_id="test", mat_id="test", force=T)
Calculating gene statistics... will downsamp
done downsamp
will gen mat_n
done gen mat_n
done computing basic gstat, will compute trends
Error in $<-.data.frame(*tmp*, "sz_cor", value = c(A1BG = -0.001, :
replacement has 26837 rows, data has 18447
In addition: Warning message:
In mclapply(argsList, FUN, mc.preschedule = preschedule, mc.set.seed = set.seed, :
scheduled cores 1, 2, 3, 5, 7 did not deliver results, all values of the jobs will be affected
The text was updated successfully, but these errors were encountered:
when I run this step ,I get:
mcell_add_gene_stat(gstat_id="test", mat_id="test", force=T)
Calculating gene statistics... will downsamp
done downsamp
will gen mat_n
done gen mat_n
done computing basic gstat, will compute trends
Error in
$<-.data.frame
(*tmp*
, "sz_cor", value = c(A1BG = -0.001, :replacement has 26837 rows, data has 18447
In addition: Warning message:
In mclapply(argsList, FUN, mc.preschedule = preschedule, mc.set.seed = set.seed, :
scheduled cores 1, 2, 3, 5, 7 did not deliver results, all values of the jobs will be affected
The text was updated successfully, but these errors were encountered: