OLIGO
PACKAGEThe 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).
oligo
is a BioConductor package. The recommended way to install it is
loading R
and using biocLite
, as shown below:
source('http://www.bioconductor.org/biocLite.R')
biocLite('oligo')
oligo
offers a number of tools for preprocessing:
git checkout -b my_contrib
)git commit -am "My Contributions"
)git push origin my_contrib
)Benilton Carvalho AT gmail com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.