Closed kfuku52 closed 2 years ago
sure, no problem!
I made slight changes. I can be more specific, but I'd like to keep these short and refer to the wiki for more detailed usage.
-w PATH, --out_dir PATH
default=./: output directory.
--ortho PATH default=./: Path to "Orthogroups" folder from
OrthoFinder Results output.
--count PATH default=./: Folder path to count data as produced by
`amalgkit merge`. Run `amalgkit merge` after `amalgkit quant`.
OK!
@Hego-CCTB Could you improve this? --ortho actually requires a subdirectory of OrthoFinder outdir. The description of --count is also unclear; It should be explicitly mentioned that this option expect
amalgkit merge
outputs. If appropriate, --count may be renamed to standardize the options among amalgkit subcommands.