satijalab / sctransform

R package for modeling single cell UMI expression data using regularized negative binomial regression
GNU General Public License v3.0
207 stars 33 forks source link

batch_var error #7

Closed mk1859 closed 5 years ago

mk1859 commented 5 years ago

Hi Christoph,

using vst function with batch_var argument I got:

Error in row_gmean(umi[, sel], eps = gmean_eps) : could not find function "row_gmean"

I suppose there is typo in the function. Thanks,

Michal

ChristophH commented 5 years ago

Thank you for reporting this. It was indeed a typo. Fixed as of a6ae237