Linux

RNA-seq原始数据处理

1 RNA-seq原始数据 2 数据整理 2.1 raw_data 2.2 qc_results 2.3 clean_data 2.4 reference_geonome 2.5 aligned 3 质量控制 3.1 fastQC 3.2 multiqc 4 使用trim-galore去除低质量的reads和adaptor 5

stanford scg总结

1 登陆SCG服务器 2 mac连接存储服务器 1 登陆SCG服务器 ssh shenxt@login.scg.stanford.edu 然后输入密码.shenxt为sunetID. 如果想要登陆不同节点,需要: ssh shenxt@login01.scg.stanford.edu 2

在Linux服务器和本地之间传输数据

1 从本地向服务器copy文件 2 从本地向服务器copy文件夹 3 从服务器向本地copy文件 4 从服务器向本地copy文件夹 可以使用scp在本地和服

Machine learning and bioinformaticss

ML and bioinformatics. SungRoh Yoon ACM-BCB 2016 Tutorial Deep learning for Bioinformatics and Healt Informatics Convoloutional neuralnetworks RNN (recurrent neuroanl network) PRML 经典书用来学习基础 比较计算的讲法 Christopher M Bishop作者. 还有一种比较统计的讲法. 统计分两个学派:频

Vi sumary

1 VI的几种模式 1.1 命令行模式 1.2 插入模式(insert) 2 文档操作 2.1 保存 2.2 退出 Vi是linux系统下的一款编辑器。常用的快捷键和用法总结如下。