broadinstitute / single_cell_portal

Tutorials, workflows, and convenience scripts for Single Cell Portal
https://singlecell.broadinstitute.org/single_cell
BSD 3-Clause "New" or "Revised" License
47 stars 25 forks source link

Add convenience scripts for writing SCP files from analysis objects (SCP-3784) #100

Closed vkozareva closed 3 years ago

vkozareva commented 4 years ago

This PR introduces convenience scripts to allow users to generate SCP files required for visualization directly from their analysis objects (Seurat, Anndata, etc).

Functionality includes:

Aims to support at least the most common analysis objects (Seurat and Anndata).