诸子百家


  • 首页

  • 归档

  • 分类

  • 标签

  • 关于

  • 搜索

Mac命令行查看硬盘状态

发表于 2018-03-22 | 分类于 编程语言 |
查看整个硬盘1df -h # 查看整个硬盘的空间,h表明是人类可读的方式 Filesystem Size Used Avail Capacity iused ifree %iused Mounted on/dev/disk1 233Gi 200Gi 33Gi 87% 52460543 8524799 86% /devfs 188Ki 188Ki 0Bi 100% 649 0 100% ...
阅读全文 »

如何在命令行中运行shell文件

发表于 2018-03-22 | 分类于 编程语言 |
使用VIM新建文本一个.sh,比如srawget.sh 打开终端,进入当前目录,输入 1./srawget.sh #当前目录下执行srwaget.sh文件 执行后返回: zsh: permission denied: ./srawget.sh 发现.sh文件不能执行,为什么呢? 这是因为VIM新建的shell文件默认权限只有–r–w,即只能读写,不能执行,因此出现上述错误,解决办法其实非常简单,只要修改.sh文件的权限即可,在终端中输入: 1chmod +x srawget.sh #添加执行 ...
阅读全文 »

RNASEQ分析入门笔记1-软件安装

发表于 2018-03-21 | 分类于 编程语言 |
RNASEQ的基本软件包括:sra-tools, fastqc, hisat2, samtools, htseq, r, rstudio,建议使用conda命令安装软件,降低出错概率,conda is a tool for managing and deploying applications, environments and packages. miniconda3在官网下载相应的版本,安装即可,https://conda.io/miniconda.html 安装完成后,需要创建频道,命令如 ...
阅读全文 »

RNASEQ分析入门笔记2-下载原始数据

发表于 2018-03-21 | 分类于 编程语言 |
获取原始数据地址参考文献:AKAP95 regulates splicing through scaffolding RNAs and RNA processing factors. Nat Commun 2016 Nov 8;7:13347. PMID: 27824034 根据文献,原始数据下载地址如下:ftp://ftp-trace.ncbi.nlm.nih.gov/sra/sra-instant/reads/ByStudy/sra/SRP/SRP075/SRP075747, 该目录下共有如 ...
阅读全文 »

RNASEQ分析入门笔记5-参考基因组下载

发表于 2018-03-20 | 分类于 编程语言 |
进入UCSC网站(http://genome.ucsc.edu/ ),Downloads>>Genome Data>>Human>>Feb. 2009 (GRCh37/hg19)>>full data set>>chromFa.tar.gz,右键复制链接地址如下:http://hgdownload.soe.ucsc.edu/goldenPath/hg19/bigZips/chromFa.tar.gz 下载参考基因组的代码如下: 123 ...
阅读全文 »

英语笔记24:Purchase ticket/pass from a ticket vending machine

发表于 2017-12-28 | 分类于 英语进阶 |
SELECT TICKET TYPE/PASS INSERT MONEY TICKET/PASS & CHANGE 这是在TVM(Ticket Vending Machine,自动售票机)买票的三个步骤,选择行程,插入硬币或纸币,出票找零; Purchase ticket,买票,通常指Two-hour ticket,限2小时内乘车,不限次数,$2.5/ticket;Pass,通票,分为多种: 1) Midday pass,午间通票,Midday pass allows unl ...
阅读全文 »

英语笔记23:Please Note That

发表于 2017-12-28 | 分类于 英语进阶 |
实验室秘书提醒我们明天的会议举行地点与往常不同: *Please note that the presentation is in D202 and not D218.* Please note that,请注意,to ask people politely to pay attention to something Please note that there are a limited number of tickets 请注意,票的数量有限; Please note that the ...
阅读全文 »

英语笔记22:Calibrate

发表于 2017-12-28 | 分类于 英语进阶 |
最近,实验室的PH Meter测定结果不够准确,需要校准;Calibrate,即校准之意; This is the instruction on how to calibrate a thermometer The thermometer needs calibration
阅读全文 »

英语笔记21:Accept, Tentative, Decline

发表于 2017-11-02 | 分类于 英语进阶 |
受到邮件邀请时,通常会有如下三个选项:Accept,Tentative,Decline, 分别代表接受,暂定,拒绝; Tentative,不确定的,临时的,或作暂定; We made a tentative arrangement to meet on Friday. 我们暂定星期五见面。
阅读全文 »

英语笔记20:Janitor

发表于 2017-11-02 | 分类于 英语进阶 |
Janitor,门警,a person employed as a caretaker of a building,翻译为看门人或门卫或许更为合适; The janitor comes round to turn the lights out. 相应地,School Janitor,指学校门卫;Janitor Room,指传达室;
阅读全文 »
1…171819…25
括囊无誉

括囊无誉

248 日志
11 分类
228 标签
RSS
简书
© 2017 - 2023 括囊无誉
由 Hexo 强力驱动
主题 - NexT.Mist
访问人数 总访问量 次