Closed lilyynu closed 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.
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?
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
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.
How should I do correctly for the following analysis? Can you provide a script for me?