Thanks. I run your command and run read.gtf function again:
read.gtf(gencode.v22.annotation, filename = "E:/gencode.v22.annotation.gtf", ,sep="\t", useBasedir = TRUE,comment.char = "#", progress = 100000L)
but now, I see below Error:
Error in read.gtf(gencode.v22.annotation, filename = "E:/gencode.v22.annotation.gtf", : File './E:/gencode.v22.annotation.gtf' does not exist!
I set setwd() for my path and I have this file in this path but I don't know why I got this Error.
could you please share your comment? best Regards, Mohammad