Split

usage: split [-h] [-o OUTPUT] [--format {auto,coord,star}] [--suffix SUFFIX]
             [-t THRESHOLD]
             file

Positional Arguments

file

path to input particle file

Named Arguments

-o, --output

path to output directory

--format

Possible choices: auto, coord, star

file format of the INPUT file. outputs will be written in the same format. (default: detect format automatically based on file extension)

Default: “auto”

--suffix

suffix to append to file names (default: none)

Default: “”

-t, --threshold

threshold the particles by score (optional)

Default: -inf