Skip to content

Commit

Permalink
Merge pull request #2314 from shiltemann/videomap
Browse files Browse the repository at this point in the history
add scRNA to TTS map
  • Loading branch information
hexylena authored Jan 29, 2021
2 parents 12853cc + 3a9b506 commit d0e09ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 2 additions & 0 deletions bin/ari-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ Node.js: node JS
db-skip-locked: DB skip locked
REST: rest
FASTQ: fast Q
scRNA-seq: SCRNA seq
scRNA: SCRNA
12 changes: 8 additions & 4 deletions topics/transcriptomics/tutorials/scrna-intro/slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@


???
- With single cell RNA-seq analysis, the stage shifts away from measuring the average expression of a tissue, and towards measuring the specific gene expression of individual cells within those tissues.
- With single cell RNA-seq analysis, the stage shifts away from measuring the average expression of a tissue.
- And towards measuring the specific gene expression of individual cells within those tissues.
- Here we are no longer comparing tissue against tissue, but cell against cell.
- Each cell is assigned a gene profile which describes the relative abundance of genes detected within it.
- Many cells share the same gene profile, where a gene profile ideally describes a cell type.
Expand Down Expand Up @@ -166,7 +167,8 @@
]

???
- For single cell analysis, the process is much the same, except that each sample is a cell, and must therefore be sequenced separately from other cells.
- For single cell analysis, the process is much the same, except that each sample is a cell.
- And must therefore be sequenced separately from other cells.
- Once isolated, unique barcodes are added to each cell, and then sequenced.


Expand All @@ -185,7 +187,8 @@
]

???
Because the level of resolution in single-cell is at the cell level, and that each cell is unique, the concept biological replicates is not quite the same as that in bulk RNA-seq.
- The level of resolution in single-cell is at the cell level, and each cell is unique.
- Therefore, the concept biological replicates is not quite the same as that in bulk RNA-seq.


---
Expand Down Expand Up @@ -319,7 +322,8 @@


???
Forward scatter is aligned with the main laser and measures the diameter of cell, which is ideal for distinguishing different cells by their size profiles, such as monocytes which are typically larger than lymphocytes as seen on the X-axis of the example image.
- Forward scatter is aligned with the main laser and measures the diameter of cell, which is ideal for distinguishing different cells by their size profiles.
- For example monocytes, which are typically larger than lymphocytes, as seen on the X-axis of the example image.

--

Expand Down

0 comments on commit d0e09ce

Please sign in to comment.