Skip to contents

We replace the values from an scRNAseq experiment with values we have from an amplicon experiment.

Usage

AmpliconSupplementing(scRNAseq, amplicon, verbose = TRUE)

Arguments

scRNAseq

The SummarizedExperiment object containing the scRNAseq data.

amplicon

The SummarizedExperiment object containing the amplicon data.

verbose

Should the function be verbose? Default = TRUE