dat_to_long: Convert data to long format and add in metadata

View source: R/bin.R

dat_to_longR Documentation

Convert data to long format and add in metadata

Description

This function will create rows for each bead and gene combination, adding in new metadata with bin designations

Usage

dat_to_long(dat, md)

Arguments

dat

data.table of smoothed relative expression intensities

md

data.table of metadata per bead

Value

A data.table of bead expression intensities per gene with metadata in long format


SlideCNA documentation built on April 4, 2025, 1:59 a.m.