profileplyr: Join, subset and manipulate ChIPprofile objects

profileplyr-classR Documentation

Join, subset and manipulate ChIPprofile objects

Description

Join, subset and manipulate ChIPprofile objects

Usage

## S4 method for signature 'profileplyr'
c(x, ...)

## S4 method for signature 'profileplyr,ANY,ANY,ANY'
x[i, j, k, ..., drop = FALSE]

Arguments

x

profileplyr object

...

Additional arguments.

i

An integer or character scalar indicating ranges of profileplyr object to return

j

An integer or character scalar indicating columns of profileplyr object to return or a An integer or character scalar indicating which profileplyr object samples to return

k

An integer or character scalar indicating samples of profileplyr object to return.

drop

A logical whether to drop empty samples

Value

A profileplyr object


RockefellerUniversity/profileplyr documentation built on Jan. 28, 2023, 10:09 a.m.