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 06 Aug. 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), (2026-07-09 08:15)
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

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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