Some questions about 'Defining Cluster Identity with scRNA-seq' #1494
-
Hi, Thanks for developing this user-friendly tool. I have some questions about defining cell identity in ScATAC-seq.
the algorithm's optimal annotation is labelNew
I feel very sorry for many questions. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The chapters on constrained and unconstrained integration are by no means required. You can annotate cluster identity however you see fit. If you only had ATAC-seq data, you would likely do this using gene activity scores for marker genes. We do not have a sub clustering function. You can manually do subclustering by subsetting your project using the |
Beta Was this translation helpful? Give feedback.
-
Thanks for your quickly reply. I'm still a little confused.
|
Beta Was this translation helpful? Give feedback.
The chapters on constrained and unconstrained integration are by no means required. You can annotate cluster identity however you see fit. If you only had ATAC-seq data, you would likely do this using gene activity scores for marker genes.
We do not have a sub clustering function. You can manually do subclustering by subsetting your project using the
subsetArchRProject()
function