Command-line tool#
clop#
Group command.
clop [OPTIONS] COMMAND [ARGS]...
Options
- --version#
Show the version and exit.
eq1#
pH-deps for Kd.
clop eq1 [OPTIONS] KD1 PKA PH
Arguments
- KD1#
Required argument
- PKA#
Required argument
- PH#
Required argument
fit_titration#
Update old svd or band fit of titration spectra.
clop fit_titration [OPTIONS] CSV_F NOTE_F
Options
- -d, --out <out>#
destination directory
- -t <titration_type>#
titration type (default: pH)
- Options:
pH | Cl
- -b, --band <band>#
Integration interval from <1> to <2>
- -v, --verbose#
increase output verbosity
Arguments
- CSV_F#
Required argument
- NOTE_F#
Required argument
fit_titration_global#
Update old svd or band fit of titration spectra.
clop fit_titration_global [OPTIONS] FILE
Options
- -d, --out <out>#
destination directory
- -t <titration_type>#
titration type (default: pH)
- Options:
pH | Cl
- -b, --boot <boot>#
Number of booting iterations
- -v, --verbose#
increase output verbosity
Arguments
- FILE#
Required argument
note_to_csv#
Convert a tab-separated data file into a CSV file.
note_to_csv [OPTIONS] NOTE
Options
- -o, --output <output>#
Output CSV file.
- -l, --labels <labels>#
Labels to be appended.
- -t, --temp <temp>#
Temperature to be appended.
Arguments
- NOTE#
Required argument