Skip to content

Commit d0e09ce

Browse files
authored
Merge pull request #2314 from shiltemann/videomap
add scRNA to TTS map
2 parents 12853cc + 3a9b506 commit d0e09ce

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

bin/ari-map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ Node.js: node JS
3131
db-skip-locked: DB skip locked
3232
REST: rest
3333
FASTQ: fast Q
34+
scRNA-seq: SCRNA seq
35+
scRNA: SCRNA

topics/transcriptomics/tutorials/scrna-intro/slides.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@
9595

9696

9797
???
98-
- 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.
98+
- With single cell RNA-seq analysis, the stage shifts away from measuring the average expression of a tissue.
99+
- And towards measuring the specific gene expression of individual cells within those tissues.
99100
- Here we are no longer comparing tissue against tissue, but cell against cell.
100101
- Each cell is assigned a gene profile which describes the relative abundance of genes detected within it.
101102
- Many cells share the same gene profile, where a gene profile ideally describes a cell type.
@@ -166,7 +167,8 @@
166167
]
167168

168169
???
169-
- 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.
170+
- For single cell analysis, the process is much the same, except that each sample is a cell.
171+
- And must therefore be sequenced separately from other cells.
170172
- Once isolated, unique barcodes are added to each cell, and then sequenced.
171173

172174

@@ -185,7 +187,8 @@
185187
]
186188

187189
???
188-
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.
190+
- The level of resolution in single-cell is at the cell level, and each cell is unique.
191+
- Therefore, the concept biological replicates is not quite the same as that in bulk RNA-seq.
189192

190193

191194
---
@@ -319,7 +322,8 @@
319322

320323

321324
???
322-
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.
325+
- 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.
326+
- For example monocytes, which are typically larger than lymphocytes, as seen on the X-axis of the example image.
323327

324328
--
325329

0 commit comments

Comments
 (0)