| readGtf | R Documentation | 
read gtf/gff3 file
readGtf(GTF, nrows = -1, zcat_command = "zcat", verbose = FALSE, ...)
GTF | 
 
  | 
nrows | 
 
  | 
zcat_command | 
 
  | 
verbose | 
 
  | 
... | 
 additional arguments are ignored.  | 
data.frame representing tab-delimited data stored in the
gtf or gff3 file.
Other jam gtf functions: 
describeGtfAttrNames(),
getGtfAttrs(),
makeTx2geneFromGtf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.