Learn R Programming

OmicFlow (version 1.5.1)

Fast and Efficient (Automated) Analysis of Sparse Omics Data

Description

A generalised data structure for fast and efficient loading and data munching of sparse omics data. The 'OmicFlow' requires an up-front validated metadata template from the user, which serves as a guide to connect all the pieces together by aligning them into a single object that is defined as an 'omics' class. Once this unified structure is established, users can perform manual subsetting, visualisation, and statistical analysis, or leverage the automated 'autoFlow' method to generate a comprehensive report.

Copy Link

Version

Install

install.packages('OmicFlow')

Monthly Downloads

241

Version

1.5.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Alem Gusinac

Last Published

February 27th, 2026

Functions in OmicFlow (1.5.1)

hill_taxa

Sparse implementation of Hill numbers
pairwise_adonis

Pairwise adonis2 (PERMANOVA) computation
manhattan

Compute Manhattan Dissimilarity from a Dense or Sparse Matrix.
metagenomics

Sub-class metagenomics
pairwise_anosim

Pairwise anosim (ANOSIM) computation
jsd

Compute Jensen-Shannon Divergence from a Dense or Sparse Matrix.
matrix_to_dtable

Converting a Matrix to data.table
ordination_plot

Ordination plot
omics

Abstract omics class
jaccard

Compute Jaccard Dissimilarity from a Dense or Sparse Matrix.
volcano_plot

Volcano plot
plot_pairwise_stats

Create pairwise stats plot
proteomics

Sub-class proteomics
unifrac

Compute UniFrac Dissimilarity from a Dense or Sparse Matrix.
foldchange

Computes Log2(A) - Log2(B) Fold Change of (non-) paired data.
diversity_plot

Diversity plot
diversity

Sparse implementation of Alpha Diversity Metrics
cosine

Compute Cosine Dissimilarity from a Dense or Sparse Matrix.
composition_plot

Compositional plot
colormap

Color map of a variable
bray

Compute Bray-Curtis Dissimilarity from a Dense or Sparse Matrix.
canberra

Compute Canberra Dissimilarity from a from a Dense or Sparse Matrix.
column_exists

Checks if column exists in table
OmicFlow-package

OmicFlow: Fast and Efficient (Automated) Analysis of Sparse Omics Data