rnb.combine.seq {RnBeads}R Documentation

rnb.combine.seq

Description

Initial implementation of the combine method for sequencing datasets.

Usage

rnb.combine.seq(x, y, type = "common")

Arguments

x

An object of type RnBiseqSet-class used for concatenation

y

Another object of type RnBiseqSet-class used for concatenation

type

A character representing the type of combination. Needs to be one of "common", all.x, all.y or all.

Details

The type parameters determines the mode of combination:

Value

An RnBiseqSet-class object with combined information


[Package RnBeads version 2.12.0 Index]