Learn R Programming

SlideCNA (version 0.1.0)

dat_to_long: 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)

Value

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

Arguments

dat

data.table of smoothed relative expression intensities

md

data.table of metadata per bead