microbiome / mia

Microbiome analysis
https://microbiome.github.io/mia/
Artistic License 2.0
46 stars 25 forks source link

Unify parameter description #462

Closed Daenarys8 closed 2 weeks ago

Daenarys8 commented 9 months ago

1- We have used @inheritParams to harmonize parameter desc. Mentioning issue #458 and #372

TODO: harmonize parameter naming with dot naming(e.g on.rank.only)

TuomasBorman commented 9 months ago

Very nice, seems to work. However, let's first

  1. check what parameters we have

  2. Determine parameter names and descriptions

  3. Modify documents and use inheritParam

antagomir commented 4 months ago

Could we finalize this and then merge asap?

antagomir commented 3 weeks ago

@Daenarys8 this seems to be out of sync?

TuomasBorman commented 3 weeks ago

This probably requires new PR since "everything" has changed. This has been in a plan of July

TuomasBorman commented 2 weeks ago

Closing, let's implement new PR soon