Skip to content

vladpetyuk/vp.misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The package has been moved to PNNL-Comp-Mass-Spec as MSnSet.utils. This repository may or may not be maintained.

vp.misc

Installation

Make sure package devtools is installed.

To install vp.misc run

devtools::install_github("vladpetyuk/vp.misc")

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

devtools::install_github("vladpetyuk/vp.misc", build = TRUE, build_opts = c("--no-resave-data", "--no-manual"))

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

About

custom wrappers of frequently used R code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages