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

Add version of sweep() that works on phyloseq and otu_table objects #62

Open
mikemc opened this issue May 26, 2021 · 0 comments
Open

Add version of sweep() that works on phyloseq and otu_table objects #62

mikemc opened this issue May 26, 2021 · 0 comments
Labels
enhancement New feature or request transformation

Comments

@mikemc
Copy link
Owner

mikemc commented May 26, 2021

Same functionality as base::sweep(), but also allow the margin to be specified as "taxa" or "samples" and for the taxa/sample names to get automatically matched up if the STATS argument is a named vector. Perhaps use lowercase arguments since the uppercase args of sweep() are a bit gauche. Could name the function ps_sweep() or ss_sweep().

@mikemc mikemc added the enhancement New feature or request label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transformation
Projects
None yet
Development

No branches or pull requests

1 participant