Update Transcript sequence extractor authored by Mate Balajti's avatar Mate Balajti
......@@ -42,6 +42,8 @@
* branches: Master and review, CJ deleted branch `revert-f9360ffe` as it only undid some formatting in the README, presumably as an exercise
* suggestions from the review branch seem to have been incorporated
* two parts: gtf-processing and sequence_extractor; in between there should be a call to bedtools, which is apparently missing
* Combined the two parts into selectable mode for CLI (Máté)
* Added (minimal) testing and updated CI, added arg to select length of polyA tail (100-250?) Should it be random? (Máté)
## [4_Priming site predictor](https://git.scicore.unibas.ch/zavolan_group/tools/priming-site-predictor)
* License: MIT
......
......