Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PNNL-Comp-Mass-Spec/MSnSet.utils

Open more actions menu
 
 

Repository files navigation

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.

  • heatmaps
  • colorschemes
  • nested linear models
  • wrappers for the machine learning routines
  • custom imputation
  • reading of MaxQuant and SkyLine data
  • handling PTM mapping
  • PCA plots
  • volcano plots
  • wrappers for LIMMA differential analysis pipelines

Original Location

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

About

custom wrappers of frequently used R code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.