Skip to content

Commit

Permalink
Update 02-workflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElnazAmanzadeh authored Oct 13, 2024
1 parent 2d95faa commit f088f31
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _episodes/02-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@ keypoints:
- "scRNA-seq requires much pre-processing before analysis can be performed."
---

::::::::::::::::::::::::::::::::::::::: challenge

## Challenge

Download the latest mouse transcriptome fasta file from GENCODE. What do the entries look like? Tip: to read the file into R, consider the `readDNAStringSet()` function from the `Biostrings` package.

::::::::::::::::::::::::::::::::::::::::::::::::::



# scRNA-Seq Experimental Workflow

Single cell RNA sequencing (scRNA-seq) is a novel technique for extracting more detailed information from genome.
Expand Down

0 comments on commit f088f31

Please sign in to comment.