addUmiSample {umiAnalyzer}R Documentation

Add UMI sample to an existing experiment object

Description

Add UMI sample to an existing experiment object

Usage

addUmiSample(object, sampleName, sampleDir, clearData = FALSE)

Arguments

object

UMIexperiment object

sampleName

Name of new sample

sampleDir

Directory to new sample

clearData

Should other data in UMIexperiment be cleared

Value

A UMIexperiment object


[Package umiAnalyzer version 1.0.0 Index]