print.gtf | R Documentation |
Prints a gtf
object.
## S3 method for class 'gtf'
print(x, n = 6, ...)
x |
Object of class |
n |
Number of lines to print |
... |
Additional parameters |
The print function displays a bed object
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.