pocession / MicroC

This repository is a code base for MicroC analysis in Musa lab
0 stars 0 forks source link

subset_hic_data.py: include functions to generate the start_position_index #5

Closed pocession closed 8 months ago

pocession commented 8 months ago

The starting position index of interacted regions is generated by getInteractionPosIndex.R. This function should also be included in subset_hic_data.py so that the subset data and the starting position index are aligned and generated together. The function also needs to consider the situation when the two interacted regions are not the same.