BACarray
<-
Return to Custom R packagesA package to analyze CGH arrays (2-color arrays) starting with raw data (.gpr files). Includes layout data from the FHCRC human BAC array.
• BAC.setup: Reads sample description file and sets arguments for BAC.norm function.
• BAC.norm: Reads raw data. Performs loess normalization. Writes normalized data to text file.
• BAC.ave: Reads normalized data. Averages spot replicates and sample replicates. Writes to text file.
• BAC.MvA.plot: Produces log-ratio vs. log-product (M vs A) plots and saves as a PDF file.
• BAC.chrom.seg: Perform DNA segment analysis on averaged data and outputs results to data file.
• BAC.chrom.plot: Plot data and segmentation results vs. chromosomal location. Outputs a PDF file.
NEW FEATURES!
• add.cytoband: Adds cytogenetic band locations which can be plotted with BAC.chrom.plot.
• plot.avg: Combines results from multiple samples into a single genome plot.
See also:
FHCRC BAC array map files,
GenePix Tips.