Login
欢迎浏览恩派尔生物资料网
我要投稿 请登录 免费注册 安全退出

您现在的位置是: 首页 > 实验方法 > 生物化学

生物化学

R Classes and Methods for SNP Array Data

2025-03-27 生物化学 加入收藏
The Bioconductor project is an “open source and open development software projec

The Bioconductor project is an “open source and open development software project for the analysis and comprehension of genomic data” (1), primarily based on the R programming language. Infrastructure packages, such as Biobase, are maintained by Bioconductor core developers and serve several key roles to the broader community of Bioconductor software developers and users. In particular, Biobase introduces an S4 class, the eSet, for high-dimensional assay data. Encapsulating the assay data as well as meta-data on the samples, features, and experiment in the eSet class definition ensures propagation of the relevant sample and feature meta-data throughout an analysis. Extending the eSet class promotes code reuse through inheritance as well as interoperability with other R packages and is less error-prone. Recently proposed class definitions for high-throughput SNP arrays extend the eSet class. This chapter highlights the advantages of adopting and extending Biobase class definitions through a working example of one implementation of classes for the analysis of high-throughput SNP arrays.

文章底部广告位

文章评论

加载中~