PNNL-Comp-Mass-Spec / MSnSet.utils

custom wrappers of frequently used R code
5 stars 4 forks source link

MSnSet.utils

R-CMD-check

Installation

Make sure package devtools is installed.

To install MSnSet.utils run

devtools::install_github("PNNL-Comp-Mass-Spec/MSnSet.utils")

By default install_github does not compile vignettes. Thus to compile with vignettes use the following options.

devtools::install_github("PNNL-Comp-Mass-Spec/MSnSet.utils", build_vignettes = TRUE)

Description

This is a collection of misc custom functions. They are primarily geared towards proteomics/perhaps-other-omics data analysis using MSnSet or ExpressionSet as data containers.

Original Location

The orignal location is on the vladpetyuk account, repo vp.misc.