Skip to content

This package contains the general functions necessary for the unsupervised exploratory analysis of high-dimensional proteomic data using Principal Component Analysis (PCA). Primary tools related to calculation of principal components and the visualization of loadings and projections of these components.

License

Unknown, MIT licenses found

Licenses found

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

stufield/pcapkg

Repository files navigation

The pckpkg package

GitHub version CRAN status R-CMD-check test coverage lifecycle: stable License: MIT

Overview

The pcapkg package contains the general functions necessary for the unsupervised exploratory analysis of high-dimensional proteimic data using Principal Component Analysis (PCA). The primary tools in this package are dedicated to either the calculation of principal components, or the visualization of loadings and projections of those components.


Installation

It is possible to install a specific version of pcapkg

# current dev version
remotes::install_github("stufield/pcapkg")

# or a specific version
remotes::install_github("stufield/pcapkg@v0.0.1")

Usage

To load pcapkg simply make a call to library() as usual:

library(pcapkg)

Help summary of the package

library(help = pcapkg)

About

This package contains the general functions necessary for the unsupervised exploratory analysis of high-dimensional proteomic data using Principal Component Analysis (PCA). Primary tools related to calculation of principal components and the visualization of loadings and projections of these components.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published