* Rebased and merged `hugo.gillet-main-patch-48646` into main
* Branches: `main`, `review`, `Test_environment` = merged into dev, `add_ci_config` = CI workflow will be added after tool works, `dev` = for development
* Rebased and merged `hugo.gillet-main-patch-48646` into main, merged `add_ci_config` into main, `Test_environment` merged into main
* Branches: `main`, `review`
* Refactored code for all scripts, removed typos (couldn't stand it)
* 3 main modules: find-representative-transcript, match-repr-trans-with-exp-lvl and poisson-sampling. All modules are incorporated into main `transcript_sampler.py`
* There is an issue with one of the packages ([link](https://github.com/openvax/gtfparse/issues/36) that is breaking the whole tool, fixed it locally and tool runs now
* There is an issue with one of the packages ([link](https://github.com/openvax/gtfparse/issues/36) that is breaking the whole tool, fixed it by downgrading package version
* Added CI workflow, added `setup.py`, CLI is executable now and arguments are available