kwcantrell / attention-all-microbes

5 stars 5 forks source link

rclr divide by zero warning #14

Closed kwcantrell closed 4 weeks ago

kwcantrell commented 6 months ago

using from gemelli.preprocessing import rclr_transformation results in a divide by zero warning. To my understanding this should just be performing the clr transformation on the nonzero counts.