elsasserlab / labcode

Utils to perform frequent data analyses in the lab.
GNU General Public License v3.0
0 stars 1 forks source link

Allow zero flanking region for stretch mode profiles and heatmaps #98

Open cnluzon opened 3 years ago

cnluzon commented 3 years ago

Right now, the minimal flanking region to be used in both heatmaps and profiles is bin size. Setting upstream or downstream values to 0 will exit with an error.

This should be adapted to also accept empty flanking regions.