美文网首页
Statquest笔记1—A gentle instructio

Statquest笔记1—A gentle instructio

作者: 为腹不为目_7a92 | 来源:发表于2020-01-31 00:07 被阅读0次

Subject of RNA-Seq

High throughput sequencing tells us which genes are activated, and how much they are transcribed.

3 Main Steps for RNA-Seq

  1. Prepare a sequencing library
  2. Sequence

Sequence

Raw data

Each sequencing “Read” consists of four lines of data.

  • 1st line started with “@” A unique ID for the sequence that follows
  • 2nd line Bases called for the sequenced fragments.
  • 3rd line A “+” character.

Filter out garbage reads

garbage reads

  1. Reads with low quality base calls.

Count the gene reads

Data analysis

Step 1. Plot the data

PCA (Principal Component Analysis) reduces the number of axes you need to display the important aspects of the data.

Step 2. Identify differentially expressed genes (DEGs)

Related vedios

相关文章

网友评论

      本文标题:Statquest笔记1—A gentle instructio

      本文链接:https://www.haomeiwen.com/subject/yhqwthtx.html