.. _tutorial_sc_classification: ==================================================================== Tutorial 2: scRNA-seq + Classification Analysis ==================================================================== This tutorial demonstrates a complete workflow for integrating single-cell RNA-seq (scRNA-seq) data with bulk RNA-seq data to perform a "Classification" analysis. The example uses Melanoma (SKCM) data to identify cell populations associated with immunotherapy response. **Full Python Script** This file is available in your repository at ``Example/SC-Response-SKCM.py``. The full code is included here for reference. .. literalinclude:: ../Example/SC-Response-SKCM.py :language: python :linenos: