biocore / calour

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

when doing cluster_features for metaphlan output (shotgun metagenomics), need to set different presence threshold #284

Open amnona opened 1 year ago

amnona commented 1 year ago

Metaphlan output is different scale (i.e. fraction rather than reads) cluster_features sets a bottom threshold before the log transform, and it is too high for metaphlan need to add the bottom threshold as parameter and create ShotgunExperiment class, which will set it automatically