as.data.frame.csAnno {ChIPseeker}R Documentation

as.data.frame.csAnno

Description

convert csAnno object to data.frame

Usage

## S3 method for class 'csAnno'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

csAnno object

row.names

row names

optional

should be omitted.

...

additional parameters

Value

data.frame

Author(s)

Guangchuang Yu https://guangchuangyu.github.io


[Package ChIPseeker version 1.30.2 Index]