Juicebox
Juicebox copied to clipboard
[BUG] import the review.assembly does not work
Describe the bug Our genome size is ~4Gb and the scale factor is 2. When I load the .hic file, the default scale factor is set to 3. Next, I imported the .assemlby file and set the scale factor to 2. Then, I continued to import the .review.assembly, the scale factor was changed to 3 again and the heatmap was not changed as expected. Although I set the scale factor to 2 again, heatmap is still the original one.
To Reproduce Steps to reproduce the behavior:
- Go to 'file -> open ' and load the local .hic file
- Go to 'Assembly -> Import Map Assembly' and import the original .assembly file.
- Go to 'Assembly -> Import Modified Assembly' and import the manually reviewed assembly file (.review.assembly)
- Scroll down to 'Set Scale' and set the to 2
- See error (the heatmap keep the same)
Expected behavior The heatmap should change according to the .review.assembly file.
Screenshots
Desktop (please complete the following information):
- OS: macOS Montery
- Version 2.17.00
Additional context Add any other context about the problem here.
Yes, I also met the same situation. Is it a bug? How can I solve it?