open2c / open2c_examples

16 stars 9 forks source link

small fix needed: ticks in pileups use "flank" variable that has unexpected meaning #23

Open agalitsyna opened 2 years ago

agalitsyna commented 2 years ago

This line:

ticks_pixels = np.linspace(0, flank*2//resolution,5)

in pileup_CTCF.ipynb is not supposed to work as it looks