rnb.combine.seq: rnb.combine.seq

Description Usage Arguments Details Value

View source: R/combining.R

Description

Initial implementation of the combine method for sequencing datasets.

Usage

1
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


RnBeads documentation built on March 3, 2021, 2 a.m.