summary.bed {GenomicTools.fileHandler} | R Documentation |
Summary of a bed Object
Description
Summarizes a bed
object.
Usage
## S3 method for class 'bed'
summary(object, ...)
Arguments
object |
Object of class |
... |
Additional parameters |
Details
The summary function displays an informative summary of a bed object
Author(s)
Daniel Fischer
[Package GenomicTools.fileHandler version 0.1.5.9 Index]