PrincetonUniversity / DP_GP_cluster

BSD 3-Clause "New" or "Revised" License
73 stars 25 forks source link

Fail to create gene-by-gene posterior similarity matrix #38

Open tdoniger opened 8 months ago

tdoniger commented 8 months ago

Traceback (most recent call last): File "/private/software/bin/DP_GP_cluster.py", line 475, in args.do_not_mean_center) File "DP_GP/core.pyx", line 90, in DP_GP.core.read_gene_expression_matrices (DP_GP/core.c:4266) TypeError: Cannot cast ufunc subtract output from dtype('float64') to dtype('int64') with casting rule 'same_kind'