View source: R/singlePopulationSampleTileMatrix.R
singlePopulationSampleTileMatrix | R Documentation |
singlePopulationSampleTileMatrix
singlePopulationSampleTileMatrix
is a function that can transform
a set of tile intensities into peak X sample matrix for a custom set of tiles
singlePopulationSampleTileMatrix(
peaksExperiment,
consensusTiles,
NAtoZero = FALSE
)
peaksExperiment |
peakset RaggedExperiment, one celltype from the output of callOpenTiles |
consensusTiles |
a vector containing the tileIDs to subset the sample-tile matrix |
The technical details of the algorithm are found in XX.
sampleTileIntensityMat a sample X peak matrix containing observed measurements for each sample at each peak.
XX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.