Closed rhettmarchant closed 1 year ago
Added code for the reads in absentia. This can be selected by setting ria = T in the cortar() call. Right now, it struggles computationally for huge genes like DMD and TTN. No other major decrements in performance have been identified at this stage.
ria = T
cortar()
Added code for the reads in absentia. This can be selected by setting
ria = T
in thecortar()
call. Right now, it struggles computationally for huge genes like DMD and TTN. No other major decrements in performance have been identified at this stage.