Skip to content

Commit

Permalink
remove vestigial comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsramen committed May 10, 2022
1 parent 0034f54 commit abfc494
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evident/q2/plugin_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@
UNIV_PA_PARAM_DESCS = PA_PARAM_DESCS.copy()
UNIV_PA_PARAM_DESCS["data_column"] = "Column in metadata containing data."

# QIIME 2 needs an input so we provide SampleData[AlphaDiversity] which is
# optional. Can't provide just SampleData, unfortunately.
plugin.methods.register_function(
function=univariate_power_analysis,
inputs={},
Expand Down

0 comments on commit abfc494

Please sign in to comment.