Skip to content

Commit

Permalink
Refactor hictk dump to better support --cis/trans-only options
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Dec 4, 2023
1 parent 08c9e5c commit 7234995
Show file tree
Hide file tree
Showing 6 changed files with 334 additions and 316 deletions.
3 changes: 3 additions & 0 deletions src/hictk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ target_sources(
${CMAKE_CURRENT_SOURCE_DIR}/convert/cool_to_hic.cpp
${CMAKE_CURRENT_SOURCE_DIR}/convert/hic_to_cool.cpp
${CMAKE_CURRENT_SOURCE_DIR}/dump/dump.cpp
${CMAKE_CURRENT_SOURCE_DIR}/dump/dump_common.cpp
${CMAKE_CURRENT_SOURCE_DIR}/dump/dump_multiple.cpp
${CMAKE_CURRENT_SOURCE_DIR}/dump/dump_single.cpp
${CMAKE_CURRENT_SOURCE_DIR}/fix_mcool/fix_mcool.cpp
${CMAKE_CURRENT_SOURCE_DIR}/load/load.cpp
${CMAKE_CURRENT_SOURCE_DIR}/merge/merge.cpp
Expand Down
Loading

0 comments on commit 7234995

Please sign in to comment.