You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Juicer + 3D-DNA + juicebox is a great pipeline.
I have run successfully for DpnII. But for Arima, I have some questions.
I downloaded Hi-C data from VGP, and their Arima provided four restriction enzyme sites (GATC,GANTC,CTNAG,TTAA). But I found that generate_site_positions.py and juicer.sh only inculde two of these sites.
So, My questions are: Q1: May I modify generate_site_positions.py line 56 to "'Arima' : [ 'GATC', 'GANTC', 'CTNAG', 'TTAA' ]," to contain all of four sites? Q2: If Q1 is yes, what should I modify in juicer.sh? Q3: Any other need to be modified or noticed?
Best!
The text was updated successfully, but these errors were encountered:
Hi!
Juicer + 3D-DNA + juicebox is a great pipeline.
I have run successfully for DpnII. But for Arima, I have some questions.
I downloaded Hi-C data from VGP, and their Arima provided four restriction enzyme sites (GATC,GANTC,CTNAG,TTAA). But I found that generate_site_positions.py and juicer.sh only inculde two of these sites.
So, My questions are:
Q1: May I modify generate_site_positions.py line 56 to "'Arima' : [ 'GATC', 'GANTC', 'CTNAG', 'TTAA' ]," to contain all of four sites?
Q2: If Q1 is yes, what should I modify in juicer.sh?
Q3: Any other need to be modified or noticed?
Best!
The text was updated successfully, but these errors were encountered: