Other packages > Find by keyword >

OmicNavigator  

Open-Source Software for 'Omic' Data Analysis and Visualization
View on CRAN: Click here


Download and install OmicNavigator package within the R console
Install from CRAN:
install.packages("OmicNavigator")

Install from Github:
library("remotes")
install_github("cran/OmicNavigator")

Install by package version:
library("remotes")
install_version("OmicNavigator", "1.19.0")



Attach the package and use:
library("OmicNavigator")
Maintained by
John Blischak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-26
Latest Update: 2025-07-30
Description:
A tool for interactive exploration of the results from 'omics' experiments to facilitate novel discoveries from high-throughput biology. The software includes R functions for the 'bioinformatician' to deposit study metadata and the outputs from statistical analyses (e.g. differential expression, enrichment). These results are then exported to an interactive JavaScript dashboard that can be interrogated on the user's local machine or deployed online to be explored by collaborators. The dashboard includes 'sortable' tables, interactive plots including network visualization, and fine-grained filtering based on statistical significance.
How to cite:
John Blischak (2021). OmicNavigator: Open-Source Software for 'Omic' Data Analysis and Visualization. R package version 1.19.0, https://cran.r-project.org/web/packages/OmicNavigator. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.4.2 (2021-07-26 08:50), 1.4.3 (2021-08-05 09:20), 1.8.0 (2021-12-01 06:40), 1.11.5 (2022-05-26 22:20), 1.13.6 (2023-01-12 20:30), 1.13.13 (2023-08-25 22:40), 1.15.0 (2025-05-28 21:40), 1.16.0 (2025-07-30 17:00)
Other packages that cited OmicNavigator R package
View OmicNavigator citation profile
Other R packages that OmicNavigator depends, imports, suggests or enhances
Complete documentation for OmicNavigator
Functions, R codes and Examples using the OmicNavigator R package
Some associated functions: Mm.c2 . OmicNavigator . addAnnotations . addAssays . addBarcodes . addEnrichments . addEnrichmentsLinkouts . addFeatures . addMapping . addMetaFeatures . addMetaFeaturesLinkouts . addModels . addOverlaps . addPlots . addReports . addResults . addResultsLinkouts . addSamples . addTests . basal.vs.lp . basal.vs.ml . cam.BasalvsLP . cam.BasalvsML . combineStudies . createStudy . exportStudy . getAnnotations . getAssays . getBarcodeData . getBarcodes . getEnrichments . getEnrichmentsIntersection . getEnrichmentsLinkouts . getEnrichmentsNetwork . getEnrichmentsTable . getEnrichmentsUpset . getFavicons . getFeatures . getInstalledStudies . getLinkFeatures . getMapping . getMetaFeatures . getMetaFeaturesLinkouts . getMetaFeaturesTable . getModels . getNodeFeatures . getOverlaps . getPackageVersion . getPlots . getPlottingData . getReportLink . getReports . getResults . getResultsIntersection . getResultsLinkouts . getResultsTable . getResultsUpset . getSamples . getTests . getUpsetCols . group . importStudy . installApp . installStudy . lane . lcpm . listStudies . plotStudy . removeStudy . samplenames . shared-add . shared-data . shared-get . shared-upset . startApp . summary.onStudy . validateStudy . 
Some associated R codes: add.R . app.R . check.R . combine.R . data.R . export.R . get.R . import.R . local.R . overlaps.R . plots.R . print.R . sanitize.R . summary.R . tests.R . upset.R . utility.R . validate.R . zzz.R .  Full OmicNavigator package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA