发博文
个人资料
菜鸟
菜鸟
  • 博客等级:
  • 博客积分:1107
  • 博客访问:210,964
  • 关注人气:119
公告
本博客纯属网上学习交流,如有问题,请联系QQ:376086596
搜博主文章
评论
加载中…
留言
加载中…
音乐播放器
我的好朋友
连接
我的连接
好友
加载中…
访客
加载中…
博文
标签:

细菌

杂谈

分类: 生物信息资源

第一个:http://genome.jgi-psf.org/

 

第二个:http://mbgd.nibb.ac.jp/ 

MBGD is a database for comparative analysis of completely sequenced microbial genomes, the number of which is now growing rapidly. The aim of MBGD is to facilitate comparative genomics from various points of view such as ortholog identification, paralog clustering, motif analysis and gene order comparison.

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
(2011-12-15 14:07)
标签:

杂谈

下载地址http://bio-bwa.sourceforge.net/bwa.shtml

第一步: 建立 Index
根据reference genome data(e.g. reference.fa) 建立 Index File

[root@localhost ]# bwa index -a bwtsw human_hg18_ref.fa(human参考基因组18)

第二步: 寻找 SA coordinates

如果是pair-end 数据(leftRead.fastq和rightRead.fastq)两个文件分别处理

 

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

杂谈

分类: 杂谈
阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

杂谈

分类: 生物信息资源

DistiLD Database: diseases and traits in linkage disequilibrium blocks

Abstract

Genome-wide association studies (GWAS) have identified thousands of single nucleotide polymorphisms (SNPs) associated with the risk of hundreds of diseases. However, there is currently no database that enables non-specialists to answer the following simple questions: which SNPs associated with diseases are in linkage disequilibrium (LD) with a gene of interest? Which chromosomal regions have been associated with a given disease, and which are the potentially causal genes in each region? To answer these questions, we use data from the HapMap Project to partition each chromosome into so-called LD blocks, so that SNPs in LD with each other are preferentially in the same block, whereas SNPs not

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
(2011-12-08 12:34)
标签:

杂谈

分类: R语言学习

> library(VennDiagram)
Loading required package: grid
Warning message:
package 'VennDiagram' was built under R version 2.13.0
> x <- c(1,3,5,7,9,11,17,19,21,23,25,29,31,33,37,39,41,47,49,51,57,59)
> y <- c(1,3,5,7,13,17,19,21,23,25,27,29,31,33,45,47,51)
> z <- c(1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,55,57,59,61)
> venn.diagram(list(X=x,Y=y,Z=z),fill=c('red','blue','yellow'),'out.tiff')
[1] 1


输出1表示画图成功,生成的结果是out.tiff,这个文件在你的R工作目录下。

另外附一个在线画Venn图的网站:

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

杂谈

分类: 科学研究进展

Special Issue Title: GWAS in complex human disease and traits

http://bfg.oxfordjournals.org/content/10/2.toc

 

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

投稿信

杂谈

分类: 生物信息资源

PLoS Genetics(PLoS遗传学期刊)

I submit the accompanying manuscript entitled “Gain and loss of multiple genes during the evolution of Helicobacter pylori” by H. Gressmann et al. for publication in PLoS Genetics.

This manuscript presents the global variability within H. pylori in terms of presence or absence of almost all the genes within the two currently available genome sequences. The strains tested are representative of the global genetic diversity within H. pylori and also represent the diverse populations that exist in that organism. Global analyses of genomic content are very rare indeed for bacterial species and are new for H. pylori. By including isolates from the most closely related species, H.

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

杂谈

分类: 生物信息资源
阅读  ┆ 评论  ┆ 转载 ┆ 收藏 

找了1篇关于Fisher's Exact Test的文献

http://mathworld.wolfram.com/FishersExactTest.html

Fisher's exact test is a statistical test used to determine if there are nonrandom associations between two categorical variables.

Let there exist two such variables X and Y, with m

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
标签:

杂谈

分类: 科学研究进展

Genetics of monogenic autoinflammatory diseases: past successes, future challenges

Ivona Aksentijevich & Daniel L. Kastner

p469 | doi:10.1038/nrrheum.2011.94

Advances in genetic research and technology have provided great insights into the pathogenesis of inherited diseases of the innate immune system. In this article, the authors review the contributions of genetic studies to the understanding of the mechanisms underlying these autoinflammatory

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
  

新浪BLOG意见反馈留言板 不良信息反馈 电话:4006900000 提示音后按1键(按当地市话标准计费) 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 会员注册 | 产品答疑

新浪公司 版权所有