Session Ready
Exercise

Explore dataset

The goal of this exercise is to familiarize yourself with the mouse epithelium dataset.

Instructions
100 XP
  • Explore the object sce.

  • Compute the dimensions of sce using the function dim() and assign them to mydims.

  • Find the cell and gene names, assigning the results to variables cellNames and geneNames.