Package affyio. January 18, Index 6. CDF file format function

Similar documents
Package makecdfenv. March 13, 2019

Package sscore. R topics documented: June 27, Version Date

sscore July 13, 2010 vector of data tuning constant (see details) fuzz value to avoid division by zero (see details)

Package affxparser. R topics documented: September 29, Version Depends R (>= )

affyqcreport: A Package to Generate QC Reports for Affymetrix Array Data

Package RLMM. March 7, 2019

Package Risa. November 28, 2017

Package pdinfobuilder

Package yaqcaffy. January 19, 2019

Package affypdnn. January 10, 2019

Package frma. R topics documented: March 8, Version Date Title Frozen RMA and Barcode

Package spikeli. August 3, 2013

Frozen Robust Multi-Array Analysis and the Gene Expression Barcode

Package affyplm. January 6, 2019

Package rmat. November 1, 2018

Package BAC. R topics documented: November 30, 2018

500K Data Analysis Workflow using BRLMM

Package SCAN.UPC. October 9, Type Package. Title Single-channel array normalization (SCAN) and University Probability of expression Codes (UPC)

Package SCAN.UPC. July 17, 2018

Package calmate. R topics documented: February 15, Version Depends R (>= ), R.utils (>= ), aroma.core (>= 2.8.

Introduction to the xps Package: Comparison to Affymetrix Power Tools (APT)

Package mimager. March 7, 2019

apt-probeset-genotype Manual

Package splicegear. R topics documented: December 4, Title splicegear Version Author Laurent Gautier

Package bigalgebra. R topics documented: February 19, 2015

Codelink Legacy: the old Codelink class

Package DupChecker. April 11, 2018

Course on Microarray Gene Expression Analysis

Package ffpe. October 1, 2018

Affymetrix Data Transfer Tool User s Guide Version 1.1

Package kirby21.base

Package DAVIDQuery. R topics documented: October 4, Type Package. Title Retrieval from the DAVID bioinformatics data resource into R

Package pcagopromoter

Package TilePlot. February 15, 2013

affypara: Parallelized preprocessing algorithms for high-density oligonucleotide array data

Package RPA. R topics documented: September 13, Type Package

Package corclass. R topics documented: January 20, 2016

Package CONOR. August 29, 2013

Package AffyExpress. October 3, 2013

Package TilePlot. April 8, 2011

Introduction: microarray quality assessment with arrayqualitymetrics

Import GEO Experiment into Partek Genomics Suite

Messaging App Forensics with Autopsy

Package bisect. April 16, 2018

Package lpsymphony. February 6, 2018

Description of gcrma package

Package virtualarray

Package RobustSNP. January 1, 2011

Release Notes. JMP Genomics. Version 4.0

Microarray Technology (Affymetrix ) and Analysis. Practicals

Package assortnet. January 18, 2016

Tutorial - Analysis of Microarray Data. Microarray Core E Consortium for Functional Glycomics Funded by the NIGMS

Package puma. November 15, Type Package

Package muscle. R topics documented: March 7, Type Package

Package SNPediaR. April 9, 2019

Package geecc. October 9, 2015

How to use the rbsurv Package

Package getopt. February 16, 2018

Package ruv. March 12, 2018

Package BrainStars. July 19, 2018

Package ArrayBin. February 19, 2015

Package biosigner. March 6, 2019

Package ibbig. R topics documented: December 24, 2018

RLMM - Robust Linear Model with Mahalanobis Distance Classifier

Package biomformat. April 11, 2018

Introduction to the xps Package: Overview

Package cghmcr. March 6, 2019

Package cgh. R topics documented: February 19, 2015

Package annotationtools

Package clustering.sc.dp

Package R.huge. February 22, 2015

crlmm to downstream data analysis

Package BgeeDB. January 5, 2019

Preprocessing -- examples in microarrays

Quick Reference Card. GeneChip Sequence Analysis Software 4.1. I. GSEQ Introduction

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014

Package ChIPXpress. October 4, 2013

Analysis of Genomic and Proteomic Data. Practicals. Benjamin Haibe-Kains. February 17, 2005

Package Rcplex. February 15, 2013

Package EDFIR. R topics documented: July 17, 2015

Package ENmix. September 17, 2015

Package GSVA. R topics documented: January 22, Version

Package Rwinsteps. February 19, 2015

Package Rcplex. June 12, 2016

Package semisup. March 10, Version Title Semi-Supervised Mixture Model

Bayesian Pathway Analysis (BPA) Tutorial

Package fastdummies. January 8, 2018

PathWave: short manual Version 1.0 February 4th, 2009

Gene signature selection to predict survival benefits from adjuvant chemotherapy in NSCLC patients

Package IgorR. May 21, 2017

Preprocessing Affymetrix Data. Educational Materials 2005 R. Irizarry and R. Gentleman Modified 21 November, 2009, M. Morgan

Package savr. R topics documented: October 12, 2016

Package R.rsp. January 11, 2018

Package lxb. R topics documented: August 29, 2016

Package dkdna. June 1, Description Compute diffusion kernels on DNA polymorphisms, including SNP and bi-allelic genotypes.

aroma.affymetrix: A generic framework in R for analyzing small to very large Affymetrix data sets in bounded memory

Package RobustRankAggreg

Package gsalib. R topics documented: February 20, Type Package. Title Utility Functions For GATK. Version 2.1.

Introduction to the xps Package: Overview

Package RGalaxy. R topics documented: January 19, 2018

Transcription:

Version 1.49.1 Title Tools for parsing Affymetrix data files Author Ben Bolstad <bmb@bmbolstad.com> Maintainer Ben Bolstad <bmb@bmbolstad.com> Depends R (>= 2.6.0) Imports zlibbioc, methods Package affyio January 18, 2018 Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats. License LGPL (>= 2) URL https://github.com/bmbolstad/affyio biocviews Microarray, DataImport, Infrastructure LazyLoad yes NeedsCompilation yes R topics documented: check.cdf.type........................................ 1 get.celfile.dates....................................... 2 read.cdffile.list....................................... 3 read.celfile.......................................... 3 read.celfile.header...................................... 4 read.celfile.probeintensity.matrices............................. 4 Index 6 check.cdf.type CDF file format function This function returns a text string giving the file format for the supplied filename check.cdf.type(filename) 1

2 get.celfile.dates filename fullpath to a cdf file Returns a string which is currently one of: text xda unknown the cdf file is of the text format the cdf file is of the binary format used in GCOS the parser can not handle this format or does not recognize this file as a CDF file get.celfile.dates Extract Dates from CEL files This function reads the header information for a series of CEL files then extracts and returns the dates. get.celfile.dates(filenames,...) Details filenames a vector of characters with the CEL filenames. May be fully pathed.... further arguments passed on to read.celfile.header. The function uses read.celfile.header to read in the header of each file. The ScanDate component is then parsed to extract the date. Note that an assumption is made about the format. Namely, that dates are in the Y-m-d or m/d/y format. A vector of class Date with one date for each celfile. See Also Rafael A. Irizarry <rafa@jimmy.harvard.edu> See Also as read.celfile.header.

read.cdffile.list 3 read.cdffile.list Read CDF file into an R list This function reads the entire contents of a cdf file into an R list structure read.cdffile.list(filename, cdf.path = getwd()) filename cdf.path name of CDF file path to cdf file Details Note that this function can be very memory intensive with large CDF files. returns a list structure. The exact contents may vary depending on the file format of the cdf file (see check.cdf.type) read.celfile Read a CEL file into an R list This function reads the entire contents of a CEL file into an R list structure read.celfile(filename,intensity.means.only=false) Details filename name of CEL file intensity.means.only If TRUE then read on only the MEAN section in INTENSITY The list has four main items. HEADER, INTENSITY, MASKS, OUTLIERS. Note that INTEN- SITY is a list of three vectors MEAN, STDEV, NPIXELS. HEADER is also a list. Both of MASKS and OUTLIERS are matrices.

4 read.celfile.probeintensity.matrices returns a list structure. The exact contents may vary depending on the file format of the CEL file read.celfile.header Read header information from cel file This function reads some of the header information (appears before probe intensity data) from the supplied cel file. read.celfile.header(filename,info=c("basic","full"),verbose=false) filename info verbose name of CEL file. May be fully pathed A string. basic returns the dimensions of the chip and the name of the CDF file used when the CEL file was produced. full returns more information in greater detail. a logical. When true the parsing routine prints more information, typically useful for debugging. A list data structure. read.celfile.probeintensity.matrices Read PM or MM from CEL file into matrices This function reads PM, MM or both types of intensities into matrices. These matrices have all the probes for a probeset in adjacent rows read.celfile.probeintensity.matrices(filenames, cdfinfo, rm.mask=false, rm.outliers=false, rm.ext

read.celfile.probeintensity.matrices 5 filenames cdfinfo rm.mask rm.outliers rm.extra verbose which a character vector of filenames a list with items giving PM and MM locations for desired probesets. In same structure as returned by make.cdf.package a logical. Return these probes as NA if there are in the [MASK] section of the CEL file a logical. Return these probes as NA if there are in the [OUTLIERS] section of the CEL file. a logical. Return these probes as NA if there are in the [OUTLIERS] section of the CEL file. a logical. When true the parsing routine prints more information, typically useful for debugging. a string specifing which probe type to return returns a list of matrix items. One matrix contains PM probe intensities, with probes in rows and arrays in columns

Index Topic IO check.cdf.type, 1 get.celfile.dates, 2 read.cdffile.list, 3 read.celfile, 3 read.celfile.header, 4 read.celfile.probeintensity.matrices, 4 check.cdf.type, 1, 3 Date, 2 get.celfile.dates, 2 list, 5 logical, 4, 5 make.cdf.package, 5 matrix, 5 read.cdffile.list, 3 read.celfile, 3 read.celfile.header, 2, 4 read.celfile.probeintensity.matrices, 4 6