powered by
CombinedNormalizedCounts(sampleCounts, referenceCounts, ampliconNames = NULL)
data(sampleReadCounts) data(referenceReadCounts) normalizedReadCounts <- CombinedNormalizedCounts(sampleReadCounts, referenceReadCounts)
Run the code above in your browser using DataLab