@Hego-CCTB Some of the curate infile PATHs are handled in a weird way. It's jointed with --work_dir like below, so it assumes a truncated relative PATH to be provided. This is not something users can easily expect. Could you change them so that users can provide the full PATH or the complete, not truncated, relative PATH?
@Hego-CCTB Some of the curate infile PATHs are handled in a weird way. It's jointed with
--work_dir
like below, so it assumes a truncated relative PATH to be provided. This is not something users can easily expect. Could you change them so that users can provide the full PATH or the complete, not truncated, relative PATH?(By the way, --metafile will be renamed to --metadata in
curate
in my next push to make it consistent with the other amalgkit subcommand.)