calico / scBasset

Sequence-based Modeling of single-cell ATAC-seq using Convolutional Neural Networks.
Apache License 2.0
89 stars 12 forks source link

imputation_Y_normalize: typo in help (scale_method='positive') #19

Closed s-aibar closed 1 year ago

s-aibar commented 1 year ago

Typo in imputation_Y_normalize() function help: it should be scale_method='positive' rather than 'all_positive'.

Regards!

hy395 commented 1 year ago

Thanks! Fixed!