Registration and Call for Abstracts Open for Bioc2024

MassArray

This is the development version of MassArray; for the stable release version, see MassArray.

Analytical Tools for MassArray Data


Bioconductor version: Development (3.19)

This package is designed for the import, quality control, analysis, and visualization of methylation data generated using Sequenom's MassArray platform. The tools herein contain a highly detailed amplicon prediction for optimal assay design. Also included are quality control measures of data, such as primer dimer and bisulfite conversion efficiency estimation. Methylation data are calculated using the same algorithms contained in the EpiTyper software package. Additionally, automatic SNP-detection can be used to flag potentially confounded data from specific CG sites. Visualization includes barplots of methylation data as well as UCSC Genome Browser-compatible BED tracks. Multiple assays can be positionally combined for integrated analysis.

Author: Reid F. Thompson <reid.thompson at gmail.com>, John M. Greally <john.greally at einstein.yu.edu>

Maintainer: Reid F. Thompson <reid.thompson at gmail.com>

Citation (from within R, enter citation("MassArray")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("MassArray")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("MassArray")
1. Primer PDF R Script
Reference Manual PDF

Details

biocViews DNAMethylation, DataImport, Genetics, ImmunoOncology, MassSpectrometry, SNP, Software, Visualization
Version 1.55.0
In Bioconductor since BioC 2.6 (R-2.11) (14 years)
License GPL (>=2)
Depends R (>= 2.10.0), methods
Imports graphics, grDevices, stats, utils
System Requirements
URL
See More
Suggests
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package MassArray_1.55.0.tar.gz
Windows Binary MassArray_1.55.0.zip
macOS Binary (x86_64) MassArray_1.55.0.tgz
macOS Binary (arm64) MassArray_1.55.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/MassArray
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/MassArray
Bioc Package Browser https://code.bioconductor.org/browse/MassArray/
Package Short Url https://bioconductor.org/packages/MassArray/
Package Downloads Report Download Stats