biocore / calour

exploratory and interactive microbiome analyses based on heatmaps
BSD 3-Clause "New" or "Revised" License
27 stars 22 forks source link

Problem with rarifying unnormalized experiments #265

Open amnona opened 2 years ago

amnona commented 2 years ago

Loading an experiment with Normalize=False still loads the data as float and then when doing subsample_count(), we get the error data is normalized (can overcome by setting the data to int)