Skip to content

Weight column missing #377

Answered by Phlya
ratheraarif asked this question in Q&A
Discussion options

You must be logged in to vote

No, just run cooler balance for each resolution.
Here is a bash one-liner for that:

for i in `cooler ls <file.mcool>`;  do cooler balance $i; done;

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nvictus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #347 on January 24, 2024 20:53.