Ben Johnson

Results 2 comments of Ben Johnson

Continuing this thread - would it be worth it if a few of us here put our heads together and attempted training a [direct] RNA model? I know there are...

@jennymoon90 the GTF you could use for hg19 would probably be from Gencode (https://www.gencodegenes.org/human/release_19.html). You can then import this into R with: ``` library(rtracklayer) library(GenomicRanges) gencode_hg19_gtf