Chinaunix首页 | 论坛 | 博客
  • 博客访问: 79931
  • 博文数量: 36
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 0
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-28 10:06
个人简介

安徽屯溪,哈尔滨的雪地,扬州的瘦西湖,想必知道我是谁了吧!!对,小金思密达

文章分类

全部博文(36)

文章存档

2015年(7)

2014年(29)

我的朋友

发布时间:2014-10-04 18:28:32

说明:tophat是基于bowtie的fix_map_ordering: fix_map_ordering [--sam-header ] []prep_reads: prep_reads [--filter-multi ] [,..] [ [......【阅读全文】

阅读(1899) | 评论(0) | 转发(0)

发布时间:2014-10-01 10:32:51

地址:http://circos.ca/software/download/核心文件:circos-x. tgz,还有tools,tutorials,course解压:tar –zxvf circos-x.tgz  权限:chmod 777 file | chmod +x file例子:windows:perl bin\circos –conf example\etc\circos.conf      Linux :perl bin/cir.........【阅读全文】

阅读(569) | 评论(0) | 转发(0)

发布时间:2014-09-28 16:51:47

#!/usr/bin/perl -wuse strict;system ("../samtools view -b -S 1a.sam >1a.bam");system ("../samtools view -b -S 1b.sam >1b.bam");system ("../samtools view -b -S 1c.sam >1c.bam");system ("../samtools view -b -S 1d.sam >1d.bam");system ("../samtools view -b -S 2a.sam >2a.bam");system ("../samtool.........【阅读全文】

阅读(1432) | 评论(0) | 转发(0)

发布时间:2014-09-28 15:55:44

建库:makeblastdb -in my.fasta -dbtype nucl -title db -out db比对:blast* -query db -db db -out db -outfmt {1..10}......【阅读全文】

阅读(684) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册