annaorteu / wrath

Wrath: WRapped Analysis of Tagged Haplotypes
GNU General Public License v3.0
8 stars 3 forks source link

Update wrath to get start/end positions when running -x step function #17

Open gmkov opened 5 months ago

gmkov commented 5 months ago

Added core section to calculate start end positions if user has not given them (i.e. wrath to run in whole chromosome). It runs after "get barcodes" step and with no dependencies, so allows for only some steps of the script to run even if user has not given start/end positions. More details of issue in https://github.com/annaorteu/wrath/issues/15