目录

THE OLIGO PACKAGE

The oligo package provides tools to preprocess oligonucleotide arrays. It is designed to support all Affymetrix and NimbleGen chips and offers tools for reading in intensity files in their native format (Affymetrix CEL files and NimbleGen XYS files).

Installation

oligo is a BioConductor package. The recommended way to install it is loading R and using BiocManager::install, as shown below:

 if (!requireNamespace("BiocManager", quietly=TRUE))
     install.packages("BiocManager")
 BiocManager::install('oligo')

What does it offer?

oligo offers a number of tools for preprocessing:

  • Data Import: Affymetrix CEL and NimbleGen XYS files;
  • Background correction methods;
  • Normalization methods;
  • Summarization methods;
  • Visualization tools;
  • Quality control tools via PLMs;

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_contrib)
  3. Commit your changes (git commit -am "My Contributions")
  4. Push to the branch (git push origin my_contrib)
  5. Create an Issue with a link to your branch

Contact

Benilton Carvalho <myFirstName.myLastName> AT gmail com

关于

用于分析寡核苷酸微阵列数据的R/Bioconductor软件包

39.5 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号