Clustering high-throughput sequencing data based on patterns of co-expression

semanticscholar(2017)

引用 0|浏览4
暂无评分
摘要
This vignette outlines two possibilities for clustering gene expression based on patterns of co-expression between samples, optionally accounting for the replicate structure of the data. The package can be installed as > source("http://www.bioconductor.org/biocLite.R") > biocLite("clusterSeq") > library(clusterSeq) We demonstrate these analyses on a set of time series data in female rat thymus tissues taken from the Rat Bodymap project [1]. By identifying clusters of genes that demonstrate similar patterns of expression over time we can identify patterns of time dependence within the data. We first load in the processed data of observed read counts at each gene for each sample. > data(ratThymus, package = "clusterSeq") > head(ratThymus) We define the replicate structure of the data in a vector whose members correspond to the columns of the data matrix. > replicates library(baySeq) > libsizes 更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要