摘要:
Quantitative single-cell rna-seq with unique molecular identifers 这篇文章论证了 scRNA-seq 使用UMI来计算基因表达量的合理性和优势。 这里主要研究如何分析 scRNA-seq 的数据,如何处理ERCC和UMI。 背景: however, losses in cdna synthesis and bias in cdn... 阅读全文
摘要:
Bioconductor for Genomic Data Science ftp://ftp.ncbi.nlm.nih.gov/genomes/archive/old_genbank/Bacteria/Halobacterium_sp_uid217/ 下载:AE004437.faa文件 阅读全文
摘要:
Molecular Diversity of Midbrain Development in Mouse, Human, and Stem Cells 本文作者的官网:Ventral midbrain 顺便找到了:Download all the data and Python Notebooks from GitHub to reproduce the main figures. GitHub:... 阅读全文
摘要:
参考: 诱导性多能干细胞 Induced pluripotent stem cell Induced Pluripotent Stem Cells: Problems and Advantages when Applying them in Regenerative Medicine Induced pluripotency: history, mechanisms, and applica... 阅读全文
摘要:
说来惭愧,居然没有在Linux安装R的经验,因为一直很少用R,用也是在win平台。 下载路径:https://cran.rstudio.com/src/base/R-3/ 强烈建议不要安装最新的R,除非你有特殊需求,否则你会遇到一大堆问题(加载动态库、包兼容性)。 package 'rhdf5' is not available (for R version 3.2.5) 版本太低也不好,一般选择... 阅读全文
摘要:
mismatch到底只是一个碱基替换,还是也包括了插入缺失? If two sequences in an alignment share a common ancestor, mismatches can be interpreted as point mutations and gaps as indels (that is, insertion or deletion mutations) ... 阅读全文