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 26 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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