Skip to content
Snippets Groups Projects

PCA-PLS-DA Utils

Dockerfile for building image

Source file for installation protocol of this software.

Use docker console commands to run terminal environment.

Build and run

docker build /location/of/dockerfile -t pca-utils
docker run -it pca-utils bash

Note: Add volumes to work on files in the container.

Use pca-utils commands

  1. pca-bootstrap
  2. pca-dendrogram
  3. pca-distances
  4. pca-ellipses
  5. pca-ellipsoids
  6. pca-maps
  7. pca-overlap
  8. pca-rand
  9. pca-stats