代码 / python

系统学习如何处理生物信息学数据

1 分钟阅读
代码pythonpython学习笔记

对于这个网页下的知识的系统学习。

Single-cell RNA sequencing

Sequencing of RNA can be mainly conducted in two ways: Either by sequencing the mixed RNA from the source of interest across cells (bulk sequencing) or by sequencing the transcriptomes of the cells individually (single-cell sequencing).

Transcript quantification

Transcript quantification is the process of converting the raw data into an table of estimated transcript counts per gene per sample (for bulk-sequencing) or per cell (for single-cell sequencing).