Closed TrumanZYX closed 3 years ago
Hi @TrumanZYX
Thanks for giving clustree a go! Please have a look at the documentation for the clustree()
function using ?clustree
. You will see information about the various arguments including exprs
and assay
which you can use to select the matrix which gene information is extracted from.
Thanks for your clustree. But i have some questions. When i use SCT to deal with my single cell dataset in seurat. My Gene expression matrix at this time is in SCT assay not in RNA assay. So When i want to use gene in clustree, I want to know which Gene expression matrix the clustree would use. ( SCT assay or RNA assay).