R script to generate the preprocessing input for scSynO
Version 1

Here is the detailed R script to generate the input needed by scSynO for synthetic cell generation and classification model training.

The code that can be embedded into any other Seurat data processing workflow is:

cell_expression_target_cluster <- as.matrix(GetAssayData(seuratobject, slot = "data")[, WhichCells(seuratobject, ident = "target_cluster_number")]) cell_expression_all_other_clusters <- as.matrix(GetAssayData(seuratobject, slot = "data")[, WhichCells(seuratobject, ident = c("other_cluster_number_1","other_cluster_number_2","other_cluster_number_3","..."))])

SEEK ID: https://fairdomhub.org/models/786?version=1

1 item is associated with this Model:
  • R script for scSynO.R (Binary file - 24.3 KB) Download

Organism: Mus musculus

Model type: Not specified

Model format: Not specified

Execution or visualisation environment: Not specified

Model image: No image specified

help Creators and Submitter
Creator
Submitter
Activity

Views: 976   Downloads: 44

Created: 7th May 2021 at 12:58

help Attributions

None

Version History

Version 1 (earliest) Created 7th May 2021 at 12:58 by Markus Wolfien

No revision comments

Powered by
(v.1.14.2)
Copyright © 2008 - 2023 The University of Manchester and HITS gGmbH