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.13.13")



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: 2023-08-25
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.13.13, https://cran.r-project.org/web/packages/OmicNavigator. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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