From cdb8d376a3de85937c6cd06599e53f539b1d0204 Mon Sep 17 00:00:00 2001 From: Roberto Rossini <71787608+robomics@users.noreply.github.com> Date: Sun, 28 Jan 2024 16:54:06 +0100 Subject: [PATCH] Update docs --- docs/cli_reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cli_reference.rst b/docs/cli_reference.rst index c8698f7c..584a9883 100644 --- a/docs/cli_reference.rst +++ b/docs/cli_reference.rst @@ -27,7 +27,7 @@ Subcommands rename-chromosomes, rename-chroms Rename chromosomes found in a Cooler file. validate Validate .hic and Cooler files. - zoomify Convert single-resolution Cooler file to multi-resolution by coarsening. + zoomify Convert single-resolution Cooler and .hic files to multi-resolution by coarsening. hictk balance ------------- @@ -293,7 +293,7 @@ hictk zoomify .. code-block:: text - Convert single-resolution Cooler file to multi-resolution by coarsening. + Convert single-resolution Cooler and .hic files to multi-resolution by coarsening. Usage: hictk zoomify [OPTIONS] cooler/hic mcool/hic Positionals: cooler/hic TEXT:(Cooler) OR (HiC) REQUIRED