Skip to content

Statistics Workflows for Proteomics Data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mpc-bioinformatics/ProtStatsWF

Repository files navigation

ProtStatsWF

Statistics Workflows for Proteomics Data

Installation

You can install the development version of ProtStatsWF from GitHub with:

# install.packages("devtools")
devtools::install_github("mpc-bioinformatics/ProtStatsWF")
library(ProtStatsWF)

New features will be introduced in github branches, which are merged as soon as the feature has been properly tested. To install a specific branch of the package please use

# install.packages("devtools")
devtools::install_github("mpc-bioinformatics/ProtStatsWF", ref = "<branchname>")
library(ProtStatsWF)

About

Statistics Workflows for Proteomics Data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages