Description Usage Arguments Value
View source: R/tree-structure.R
Putative Cells in Segment
1 | putativeCellsInSegment(object, segments, minimum.visits, visit.threshold)
|
object |
An URD object |
segments |
(Character vector) Segment names to potentially assign cells to |
minimum.visits |
(Numeric) Minimum number of times a cell was visited |
visit.threshold |
(Numeric) Proportion of maximum visit frequency to use as cut-off for assignment to a segment |
data.frame Rows are cells, columns are segments, values are logical and encode whether a cell might be part of a given segment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.