Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

adding a square root transformation #243

Closed
sydneyg opened this Issue Jul 12, 2017 · 4 comments

Comments

Projects
None yet
3 participants

sydneyg commented Jul 12, 2017 edited

Hi @Microbiology can you please add a capability to do a square root transformation of the median/mean of the subsampled OTU tables prior to making the Bray-Curtis distance Matrix?

Thanks for this function! It looks awesome! This is for the avgdist.Rd function

Contributor

jarioksa commented Jul 13, 2017

The same comment as for issue #242: the avgdist function does not find median/mean of subsampled OTU tables, but mean of dissimilarities.

sydneyg commented Jul 13, 2017

Thank you Jari, that is correct. I want to find the median of the dissimilarity matrices rather than the mean of them.

Contributor

Microbiology commented Jul 29, 2017

I added this functionality and included it in a pull request.

Contributor

jarioksa commented Aug 7, 2017

Closed with PR #244

@jarioksa jarioksa closed this Aug 7, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment