How to choose one chromosome for construction ?
liufuyan2016 opened this issue · 2 comments
Dear,
I only want to use one chromosome for construction.
How to set inconfig.ini? Thank you!
Hi, sorry for the slow response! You're saying that you have a whole-genome Hi-C dataset, but you only want to infer the structure of one chromosome, correct?
There is currently no way to do this via config.ini, unfortunately. I'd suggest filtering your Hi-C data prior to running PASTIS.
Hi, sorry for the slow response! You're saying that you have a whole-genome Hi-C dataset, but you only want to infer the structure of one chromosome, correct?
There is currently no way to do this via config.ini, unfortunately. I'd suggest filtering your Hi-C data prior to running PASTIS.
Hi
Can you tell me how to get the counts.npy file? This question has been bothering me for a long time. I have .bam, .hic, .h5 files, but I don't know exactly how to convert them to .npy file. Thank you very much!