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 05 Jun. 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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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