sc-zhang / ALLHiC_components

Some components that speed up and reduce resource cost for original ALLHiC
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

ALLHiC_partition.py #3

Closed lilyynu closed 1 year ago

lilyynu commented 1 year ago

Dear Professor Zhang, After partition chromosome with ALLHiC_partition.py, I got a fasta file and a bam file for each chromosome, respectively. Although I try the script allhic_extract.sh, optimize.sh, and allhic_build.sh to get the fasta file at chromosome level, the results seems not good.

image image

How should I do correctly for the following analysis? Can you provide a script for me?

sc-zhang commented 1 year ago

The script ALLHiC_partition.py was an experimental script that is not recommended to use it for assembly, please use the original ALLHiC(https://github.com/tangerzhang/ALLHiC) for these operations.

lilyynu commented 1 year ago

Thanks for your fast reply. I am sorry I wrote it wrong. Actually, I used the script partition_gmap.py to partition the chromosome, and I got a fasta file and a bam file for each chromosome, respectively. How should I do next?

sc-zhang commented 1 year ago

For drawing heatmap, the bam file must be unpruned one (the original bam which was generated by mapping HiC reads to assembly that not been pruned), because the allhic prune remove a lot of hic signals to make it possible to partition