How tos

Packages

 

Directories and files

 

Setting up data sets

 

Subsettings

  • Extracting a sub dataset from a data set
  • Extracting a single data file from a data set
  • Indexing data files by their names
  • Indexing data files by a regular expression matching their names

 

Calculations

 

Export signals

 

Extract data as basic R objects

 

Extract data as objects recognized by Bioconductor packages

Both probe-level data and probe-summary data can be exported by aroma.* packages for further analysis in Bioconductor.  Note that most of these methods will export data as in-memory object, because that is how most of Bioconductor is designed.  For large probe-level data set this often means that it is not possible not export the complete data set.  For probe-summarized data, an order of magnitude larger data sets can be exported, but for really large data sets working with in-memory object will also become a problem.

Interaction with Bioconductor packages

 

Miscellanous

 

Building custom-made annotation data

CDF (Chip Definition File)

Aroma-specific annotation files

 

MS Windows specific solutions