# Single-cell Sequencing and Data Analysis

Single-cell sequencing is a revolutionary technology that allows researchers to explore the genetic and transcriptomic landscapes of individual cells. Unlike traditional bulk sequencing, which averages signals across millions of cells, single-cell sequencing provides a high-resolution view of cellular heterogeneity, uncovering rare cell types, states, and dynamic processes that would otherwise be obscured.\
\
There are many technologies used for sequencing single-cell RNA (scRNA-seq), with one of the more popular platforms being 10x Genomics. For a brief introduction on how it works, see below:\
\
[![](https://embed-ssl.wistia.com/deliveries/817c8c823157c5cd6791daa773576d13.jpg?image_play_button_size=2x\&image_crop_resized=960x540\&image_play_button=1\&image_play_button_color=54bbffe0)](https://www.10xgenomics.com/blog/single-cell-rna-seq-an-introductory-overview-and-tools-for-getting-started?wvideo=f75ht43w1q)

[Single cell RNA-seq: An introductory overview and tools for getting started - 10x Genomics](https://www.10xgenomics.com/blog/single-cell-rna-seq-an-introductory-overview-and-tools-for-getting-started?wvideo=f75ht43w1q)\
\
**How does this image relate to our topic?**

<figure><img src="/files/8EkaZ8VaarCxjXbndh5y" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://edu.abi.am/ngs-data-analysis-and-functional-genomics/single-cell-sequencing-and-data-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
