biocore / calour

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

fix join_metadata() and version bump #272

Closed amnona closed 2 years ago

amnona commented 2 years ago

the default should be 0 rather than 's' since the conversion from 's'->0 is performed if the parameter is supplied (not on the default)

amnona commented 2 years ago

@RNAer can you merge?