calculate_cpm: Calculate cpm

View source: R/calculate_cpm.R

calculate_cpmR Documentation

Calculate cpm

Description

This function calculates the Transcripts Per Million (cpm) for the given counts, peaks, and signature.

Usage

calculate_cpm(counts, peaks, signature)

Arguments

counts

The counts data frame.

peaks

The peaks data frame.

signature

The signature vector.

Value

A data frame of cpm values.


neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.