Using Juicer with Omni-C data

369 views
Skip to first unread message

David

unread,
Jun 13, 2021, 4:41:30 AM6/13/21
to 3D Genomics
Hello everyone,

I am trying to use Juicer to scaffold and visualize my genome using Omni-C data. 

This is the command I am using:

~/juicer/scripts/juicer.sh -D ~/juicer/ -z ../references/Assembly_RP3.fasta -t 30 -s none

This creates an error: ***! You must define a chrom.sizes file via the "-p" flag that delineates the lengths of the chromosomes in the genome at ../references/CYCOLD_RP3.fasta; you may use "-p hg19" or other standard genomes

I am not sure why this is happening, since I am using the -s flag and should therefore not require this file. 

Does someone have an idea on why this is happening? 

Neva Durand

unread,
Jun 13, 2021, 8:51:08 AM6/13/21
to David, 3D Genomics
-s none refers to the restriction enzyme, not the genome.

For assembly purposes you don't need to create the hic file, so add the flags "-e" (for early exit) and "-p hg19" (to get rid of that error message; it won't be used if early exit).

--
You received this message because you are subscribed to the Google Groups "3D Genomics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 3d-genomics...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/3d-genomics/9486d4fe-937c-4731-b410-b151d662e4f0n%40googlegroups.com.


--
Neva Cherniavsky Durand, Ph.D. | she, her, hers
Assistant Professor |  Molecular and Human Genetics
Aiden Lab | Baylor College of Medicine

David

unread,
Jun 13, 2021, 9:03:05 AM6/13/21
to 3D Genomics
Thank you for your quick answer! I suspected as much, but since I am having problems with my results I thought maybe this could affect them as well.
Reply all
Reply to author
Forward
0 new messages