scHicMergeToSCool

Creates out of n cool files one scool file.

usage: scHicMergeToSCool --matrices MATRICES [MATRICES ...] --outFileName
                         OUTFILENAME [--threads THREADS] [--help] [--version]

Required arguments

--matrices, -m

input file(s).

--outFileName, -o

File name to save the exported matrix.

Optional arguments

--threads, -t

Number of threads. Using the python multiprocessing module.

Default: 4

--version

show program’s version number and exit