好文记录

2020.4.29日起不定时更新:

python :

4.29 1.关于爬虫报错及debug  : https://blog.csdn.net/wangzuxi/article/details/40377467

5.27 2.python绘图以及示例:https://python-graph-gallery.com/density-plot/

6.16 3.自动化运维:https://www.jianshu.com/p/adbc6753aa32

6.19 4.dict通过value查找key的简练写法 https://segmentfault.com/q/1010000008277059?_ea=1601652

生信:

R stuido:

7.6 Rstudio-server的安装与使用【浏览器访问】:https://www.bioinfo-scrounger.com/archives/435/

R 网络互作图:

5.11 1.提供了群菌与环境因子分析的表格示例 http://blog.sciencenet.cn/blog-3406804-1193903.html

5.11 2.关于网络互作的介绍 http://wap.sciencenet.cn/home.php?mod=space&do=blog&id=1193912

5.11 3.EMBL的培训教程 https://www.ebi.ac.uk/training/online/course/network-analysis-protein-interaction-data-introduction/sources-data-underlying-biological

生信分析:

5.19 1.特异性链 与 比对方向 https://www.jianshu.com/p/56aa023decd1

6.2 2.exomepeak包 原理 : https://academic.oup.com/bioinformatics/article/29/12/1565/291595

6.18 3.SAM,VCF等生信格式文档: https://samtools.github.io/hts-specs/

6.21 Trinity组装—无参转录组分析: https://github.com/trinityrnaseq/RNASeq_Trinity_Tuxedo_Workshop/wiki/Trinity-De-novo-Transcriptome-Assembly-Workshop

6.23 InterProscan 对蛋白进行GO注释:https://www.bioinfo-scrounger.com/archives/164/

7.1 转录组亲缘关系分析:http://j.bjfu.edu.cn/article/doi/10.13332/j.1000-1522.20190101

7.1 转录组遗传进化关系分析:https://www.nature.com/articles/srep35634

7.15 SNP filter的若干经验以及针对多倍体的过滤方式: https://www.jianshu.com/p/cf7cd6b5e54a

7.20 lncRNA的定量比较 https://www.biorxiv.org/content/10.1101/241869v1.full

7.23 利用参考基因组进行scaffolding工具整理 https://byteofbio.com/archives/6.html

    pyScaf组装https://github.com/lpryszcz/pyScaf

    补洞 https://www.jianshu.com/p/8cf8b961afbf

7.24 WGCNA官网 https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/

一个github上的教学 https://github.com/jmzeng1314/my_WGCNA

Git:

6.23 1.解决冲突问题:https://www.cnblogs.com/zjfjava/p/10280247.html

Linux:

7.7 1.服务器网络故障排查:https://www.jianshu.com/p/2ded017d8484

 7.7  2.查看网卡工作状态:https://linuxsupporttips.wordpress.com/2011/08/01/how-to-check-physical-network-link-status-on-linux-rhelcentos/

7.21 3.这位博主的运维总结经验非常棒,有很多实用知识点:

http://www.voidcn.com/article/p-yunihkrs-bc.html

http://www.voidcn.com/article/p-swwtbnkd-sb.html

http://www.voidcn.com/article/p-fgknlkhg-sb.html

8.11 IO学习 https://www.cnblogs.com/muahao/p/5954460.html

9.1 集群负载排查/根据PID监控程序 

https://www.cnblogs.com/luoahong/p/10804753.html

https://blog.csdn.net/lsbhjshyn/article/details/18764613

9.4 linux 监控工具 https://blog.51cto.com/14012942/2432250

10.24 编译(GNU make)https://seisman.github.io/how-to-write-makefile/rules.html

你可能感兴趣的:(好文记录)