You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there
When I run the following command, the dataset created will have genes listed as cell ids and cell IDs/ barcodes listed as features. How can I change that? Am I using this function the right way?
dataset <- wrap_expression(expression = seurat_object@assays$SCT@data, counts = MTB20.CD4@assays$RNA@counts)
Thanks in advance.
The text was updated successfully, but these errors were encountered:
rtippalagama
changed the title
creating
Issue wrapping expression and counts matrix
Aug 22, 2022
Hi there
When I run the following command, the dataset created will have genes listed as cell ids and cell IDs/ barcodes listed as features. How can I change that? Am I using this function the right way?
dataset <- wrap_expression(expression = seurat_object@assays$SCT@data, counts = MTB20.CD4@assays$RNA@counts)
Thanks in advance.
The text was updated successfully, but these errors were encountered: