-
Notifications
You must be signed in to change notification settings - Fork 9
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
how get TADs with a matrix from HiCPro? #9
Comments
Hi, |
it would be great a small tool in HiCPro to convert matrix! |
I was trying to generated the input for matrix2insulation.pl in HiTC, first with importC then using export.my5C for all the matrix but the following error appear:
Then I try the same per chromosome, but that matrix are not symmetrical! |
Hi Jacome, |
Hi Nicolas,
For matrix2insulation.pl there are two test files in
https://github.com/dekkerlab/crane-nature-2015/tree/master/test/input
The dense format you propose is correct, but I don´t know if the organism
is necessary
El vie., 1 mar. 2019 a las 9:03, Nicolas Servant (<notifications@github.com>)
escribió:
… Hi Jacome,
Will try to move on that asap.
Do you have somewhere an example of input file for matrix2insulation.pl ?
I have in mind a dense format with rownames/colnames as :
bin_number|organism|genomic_position| (ie. 35126|mm9|chr10:320001-360000)
Is that correct ?
Anyone knows if the organism is useful ? can I put a default to 'org' for
instance ?
thanks
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbimGQIFTidciGTw19XX9wv39Yx7r3Jmks5vSUExgaJpZM4amZHZ>
.
--
*Karina Jácome López*
|
Hi Jacome |
Thank you so much! I generated the IS values without problems.
El jue., 7 mar. 2019 a las 10:11, Nicolas Servant (<notifications@github.com>)
escribió:
… Hi Jacome
I just released the sparse2dense.py script to convert HiC-Pro data to
matrix2insulation.pl input.
See https://github.com/nservant/HiC-Pro/tree/devel/bin/utils
See --ins option
N
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbimGX36H8wFxSWGkW2vw4_aC6tCX0_Bks5vUToxgaJpZM4amZHZ>
.
--
*Karina Jácome López*
|
great ! N |
When I use the hicpro result to look for Tad |
Hi, |
How much memory I should use for hg19, if I don't set -c? I used 120G, but it still runs out of memory. |
Hi, I want to analyse ice matrix from hicpro with the script matrix2insulation.pl, is this posible? because I got the ERROR: Must supply headered matrix.
The text was updated successfully, but these errors were encountered: