Split modes
--chunks N: writeNrecords per output file.--files K: write exactlyKoutput files with records as evenly distributed as possible.--headers: FASTA-only mode, one output file per FASTA header using sanitized FASTA IDs as filenames.
--chunks, --files, and --headers are mutually exclusive.
Install
Usage
Docker
build:
run:
pull:
Nextflow
borrow fxsplit module from fxsplit/main.nf and use it in your pipeline.
Conda