摘要:
https://www.cnblogs.com/yan-lei/p/7828871.html 阅读全文
摘要:
*.py运行: python *.py OR ./*.py 对于*.py其首行应标明 #!/usr/bin/env python,定义python解释器调用路径,对比#!/usr/bin/python,前者调用PATH中指定的第一个python路径,后者只能调用在usr/bin目录下的python解 阅读全文
摘要:
https://www.2cto.com/net/201801/714420.html 阅读全文
摘要:
1. 高通量测序(highthroughput sequencing, HTS)/下一代测序(next generation sequencing, NGS)前世今生 ref: https://baijiahao.baidu.com/s?id=1612934763948082306&wfr=spid 阅读全文
摘要:
https://www.cnblogs.com/EasonJim/p/8315939.html 阅读全文
摘要:
https://blog.csdn.net/solaraceboy/article/details/79272344 阅读全文
摘要:
https://www.jianshu.com/p/835fd925d6ee 阅读全文
摘要:
gene structure transcription 1.DNA上有转录启动位点和终止位点,RNA聚合酶结合到上面,得到RNA(primary transcript) 2.RNA被切掉内含子,加上5帽子和3尾巴,得到成熟mRNA(RNA-seq研究对象) 3.mRNA到核外,翻译成蛋白。 可变剪 阅读全文