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

Not able to see the specified normalizations (using -k) in the hic file after juicertools pre #347

Open
ashishjain1988 opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@ashishjain1988
Copy link

I am generating the hic option using the juicertools version juicer_tools_1.22.01.jar. I am specifying the different normalizations in the option -k SCALE,KR but not able to see them in the final hic file on UCSC genome browser (seeing default ones NONE, VC,VC_SQRT,KR). Can you please help me with it?

Command: java -Xmx200000m -Djava.awt.headless=true -jar juicer_tools_1.22.01.jar pre -k SCALE,VC_SQRT D0_1_mapped.pairs D0_1_mapped-scale.hic hg38sizes.genome

Expected behavior
I should see the SCALE and VC_SQRT normalization options on UCSC genome browser

Desktop (please complete the following information):

  • OS: Linux
  • Juicertools jarversion: 1.22.01
  • jdk1.8.0_144

Additional context
Is there any way I can check the normalizations in the hic file?
I tried to use the other latest jars (v2.20.00) but getting the java.lang.ArrayIndexOutOfBoundsException: 3 exception.

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

1 participant