XiaoTaoWang / TADLib

A Library to Explore Chromatin Interaction Patterns for Topologically Associating Domains
GNU General Public License v3.0
40 stars 11 forks source link

Error with domaincaller #29

Open jeff-godwin opened 2 days ago

jeff-godwin commented 2 days ago

Hi,

I'm able to execute the hitad for yeast data without any issues.

However, the domaincaller returns the following error, ValueError: operands could not be broadcast together with shapes (1153,) (2304,)

I'm assuming this is similar to the #16 issue and domaincaller does not have an option to include chromosomes smaller than 2MB (all yeast chromosomes are less than 2MB).

Is there any way out of this? Or should I use the "0 level" TADs from hitad output?

Many thanks, Jeff