Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Add a classic CLR transform #81

Open
jwdebelius opened this issue Feb 3, 2022 · 0 comments
Open

FEAT: Add a classic CLR transform #81

jwdebelius opened this issue Feb 3, 2022 · 0 comments

Comments

@jwdebelius
Copy link

Addition Description
It would be nice to have way to perform a centered-log ratio transform within QIIME 2 for downstream analyses, visualizations, and just having around in general.

Current Behavior
There's an rclr-transformation function in gemelli which is slightly different due to the way it handles zeros.

Proposed Behavior
It would be nice to have a function with a classic CLR with either a pseudocount or low zero substitution option. I'm not sure what people would do with it downstream, but it would be nice to have, since we already have ILR in gneiss and ALR in qurro.

References
This is partially inspired by https://forum.qiime2.org/t/obtain-normalized-data-ancom/22021

@lizgehret lizgehret changed the title Add a classic CLR transform FEAT: Add a classic CLR transform Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant