Skip to content

Dropping parameters significant_threshold and fill_missing_values #109

@stemangiola

Description

@stemangiola

In the process of adding the prefix argument to test_differential_abundance for allowing easy multi method testing I was thinking that we could trim down some of the argument to make the interface more clean

  • significant_threshold and significant column. It does not add much as it is pretty easy to filter based on FDR, and if anything make the users think less about what they are filtering
  • fill_missing_values we have already fill_missing and impute_missing routines, I was thinking throu a error/warning if needed and let the user operate externally to this function

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions