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

error information in getDistanceMatrix #2

Open
Arvinlike opened this issue Sep 1, 2021 · 1 comment
Open

error information in getDistanceMatrix #2

Arvinlike opened this issue Sep 1, 2021 · 1 comment

Comments

@Arvinlike
Copy link

when I study the example_script.r, an error information occured as fllowed: Error in match.arg(output) : 'arg' should be one of “prop”, “p-counts”, can you help me ?

@chassenr
Copy link

chassenr commented Jun 6, 2022

Not sure if this is still relevant for you, but you can fix this by changing the line 212 in the unifrac function to:

otuTable.adjustedZeros <- cmultRepl(otuTable, method="CZM", output="p-counts")

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

2 participants