Other packages > Find by keyword >

aroma.apd  

A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]
View on CRAN: Click here


Download and install aroma.apd package within the R console
Install from CRAN:
install.packages("aroma.apd")

Install from Github:
library("remotes")
install_github("cran/aroma.apd")

Install by package version:
library("remotes")
install_version("aroma.apd", "0.7.0")



Attach the package and use:
library("aroma.apd")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-14
Latest Update: 2023-06-23
Description:
DEPRECATED. Do not start building new projects based on this package. (The (in-house) APD file format was initially developed to store Affymetrix probe-level data, e.g. normalized CEL intensities. Chip types can be added to APD file and similar to methods in the affxparser package, this package provides methods to read APDs organized by units (probesets). In addition, the probe elements can be arranged optimally such that the elements are guaranteed to be read in order when, for instance, data is read unit by unit. This speeds up the read substantially. This package is supporting the Aroma framework and should not be used elsewhere.)
How to cite:
Henrik Bengtsson (2009). aroma.apd: A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]. R package version 0.7.0, https://cran.r-project.org/web/packages/aroma.apd. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.6 (2009-06-14 21:07), 0.1.7 (2009-10-19 08:53), 0.1.8 (2011-02-01 08:48), 0.2.0 (2011-07-24 07:15), 0.2.2 (2012-04-04 22:17), 0.2.3 (2012-07-03 08:54), 0.3.0 (2013-08-02 23:57), 0.4.0 (2013-09-23 16:10), 0.5.0 (2014-02-27 21:16), 0.6.0 (2015-02-25 00:49), 0.6.1 (2022-07-18 01:00)
Other packages that cited aroma.apd R package
View aroma.apd citation profile
Other R packages that aroma.apd depends, imports, suggests or enhances
Complete documentation for aroma.apd
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA