dat_to_long | R Documentation |
This function will create rows for each bead and gene combination, adding in new metadata with bin designations
dat_to_long(dat, md)
dat |
data.table of smoothed relative expression intensities |
md |
data.table of metadata per bead |
A data.table of bead expression intensities per gene with metadata in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.