edgeMat<- | R Documentation |
Set edge matrix edgeMat with certain values on sample
Access edgeMat from sample
edgeMat(sample) <- value
## S4 replacement method for signature 'Pagoda2'
edgeMat(sample) <- value
## S4 replacement method for signature 'seurat'
edgeMat(sample) <- value
## S4 replacement method for signature 'Seurat'
edgeMat(sample) <- value
edgeMat(sample)
## S4 method for signature 'Pagoda2'
edgeMat(sample)
## S4 method for signature 'seurat'
edgeMat(sample)
## S4 method for signature 'Seurat'
edgeMat(sample)
sample |
sample from which to access edge matrix edgeMat |
value |
values to set with edgeMat<- |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.