<div class="preformatted">Hi list,
I am trying to create a TranscriptDb using GenomicFeatures, but I get
an error message. I think there might be something wrong with my gff-
file, but I am not sure. I also tried converting the gff-file to gtf,
but also get an error.
My goal with this is to plot the number of exons per gene.
Code:
#GFF-file
> txdb = makeTranscriptDbFromGFF(file =…
updated 11.3 years ago • Jon Bråte
