Learn R Programming

MPAgenomics (version 1.2.3)

MPAgenomics-package: Multi-Patient Analysis of Genomic Markers

Description

This package provides functions to preprocess and analyze genomic data. The package was initially developped to select genomic markers associated with a given phenotype when several samples are available. In this context, markers refer to SNPs or copy number variations which are designed on the arrays.

The package also enables to preprocess all samples individually in order to keep maximum information from the original signals and improve the multi-patient analysis. In particular, this is useful to keep quantitative data for SNPs rather than usual genotype calls (AA, AB or BB) when these states are not relevant (eg in cancer studies where the number of copies differs from two copies).

Arguments

Details

Package: MPAgenomics
Type: Package
Version: 1.1.8
Date: 2020-01-16
License: GPL (>=2)

Examples

Run this code
# NOT RUN {
#see the vignette for detailed examples
vignette("MPAgenomics")
 
# }

Run the code above in your browser using DataLab