Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations from .assembly file only display in the "scaffold_1" view, and not in the "all" view or the views for the individual scaffolds they belong to. [BUG] #975

Closed
oneillkza opened this issue Nov 24, 2021 · 1 comment
Labels

Comments

@oneillkza
Copy link

oneillkza commented Nov 24, 2021

Describe the bug
Annotations from .assembly file only display in the "scaffold_1" view, and not in the "all" view or the views for the individual scaffolds they belong to. This prevents any of the assembly tools from working correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Open .hic file
  2. Open .assembly file
  3. Annotations for scaffold boundaries do not display
  4. Click scaffold_1 drop-down
  5. Annotations for the whole genome are stuffed into scaffold_1
  6. Click any other scaffold drop-down
  7. No annotations are visible

Expected behavior
Scaffold boundary annotations are expected to appear in the "all" scaffold view, and possible in the views for individual scaffolds? This also seems to be a necessary step for any of the assembly tools to work, and is the likely cause for #972

Screenshots
juicebox_jbat_bug

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Version Juicebox 2.13.07

Additional context
Here's the assembly file, in case this helps:

scaffolds_FINAL_pg.assembly.gz

(I couldn't find an actual spec for this file format -- it seems to be some kind of juicer-only thing?)

It was generated from the SALSA final fasta using tools from PhaseGenomics

@oneillkza oneillkza added the bug label Nov 24, 2021
@oneillkza oneillkza changed the title [BUG] Annotations from .assembly file only display in the "scaffold_1" view, and not in the "all" view or the views for the individual scaffolds they belong to. [BUG] Nov 24, 2021
@dudcha
Copy link
Contributor

dudcha commented Nov 24, 2021

Thanks for a detailed description of the issue you are experiencing. Closing since this is not a bug. Looks like you are trying to use JBAT on a sandboxes, non-assembly hic file. Please consult Genome Assembly Cookbook (dnazoo.org/methods) on 3D-DNA tool suite usage. Thanks, -Olga

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants