Package: omicsViewer 1.9.2

Chen Meng

omicsViewer: Interactive and explorative visualization of SummarizedExperssionSet or ExpressionSet using omicsViewer

omicsViewer visualizes ExpressionSet (or SummarizedExperiment) in an interactive way. The omicsViewer has a separate back- and front-end. In the back-end, users need to prepare an ExpressionSet that contains all the necessary information for the downstream data interpretation. Some extra requirements on the headers of phenotype data or feature data are imposed so that the provided information can be clearly recognized by the front-end, at the same time, keep a minimum modification on the existing ExpressionSet object. The pure dependency on R/Bioconductor guarantees maximum flexibility in the statistical analysis in the back-end. Once the ExpressionSet is prepared, it can be visualized using the front-end, implemented by shiny and plotly. Both features and samples could be selected from (data) tables or graphs (scatter plot/heatmap). Different types of analyses, such as enrichment analysis (using Bioconductor package fgsea or fisher's exact test) and STRING network analysis, will be performed on the fly and the results are visualized simultaneously. When a subset of samples and a phenotype variable is selected, a significance test on means (t-test or ranked based test; when phenotype variable is quantitative) or test of independence (chi-square or fisher’s exact test; when phenotype data is categorical) will be performed to test the association between the phenotype of interest with the selected samples. Additionally, other analyses can be easily added as extra shiny modules. Therefore, omicsViewer will greatly facilitate data exploration, many different hypotheses can be explored in a short time without the need for knowledge of R. In addition, the resulting data could be easily shared using a shiny server. Otherwise, a standalone version of omicsViewer together with designated omics data could be easily created by integrating it with portable R, which can be shared with collaborators or submitted as supplementary data together with a manuscript.

Authors:Chen Meng [aut, cre]

omicsViewer_1.9.2.tar.gz
omicsViewer_1.9.2.zip(r-4.5)omicsViewer_1.9.2.zip(r-4.4)omicsViewer_1.9.2.zip(r-4.3)
omicsViewer_1.9.2.tgz(r-4.4-any)omicsViewer_1.9.2.tgz(r-4.3-any)
omicsViewer_1.9.2.tar.gz(r-4.5-noble)omicsViewer_1.9.2.tar.gz(r-4.4-noble)
omicsViewer_1.9.2.tgz(r-4.4-emscripten)omicsViewer_1.9.2.tgz(r-4.3-emscripten)
omicsViewer.pdf |omicsViewer.html
omicsViewer/json (API)
NEWS

# Install 'omicsViewer' in R:
install.packages('omicsViewer', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mengchen18/omicsviewer/issues

On BioConductor:omicsViewer-1.9.0(bioc 3.20)omicsViewer-1.8.0(bioc 3.19)

bioconductor-package

30 exports 1.24 score 191 dependencies

Last updated 27 days agofrom:b339022e3b

Exports:app_moduleapp_uicorrelationAnalysisdraw_roc_prdrmMatexprspcaextendMetaDatafillNAfilterRowgetAutoRIFgsAnnotIdListmulti.t.testnColorsnormalize.nQuantilesnormalize.totsumnormalizeColWisenormalizeDataomicsViewerplotly_boxplot_moduleplotly_boxplot_uiplotly_scatter_moduleplotly_scatter_uiprepOmicsViewerread_gmtreadESVObjremoveVarQCrowshiftsaveOmicsViewerDbtriselector_moduletriselector_ui

Dependencies:abindanytimeaskpassbackportsbase64encbeeswarmBHBiobaseBiocGenericsBiocParallelbitbit64bitopsblobbootbriobroombslibcachemcallrcarcarDatacaToolsclicodetoolscolorspacecommonmarkcorrplotcowplotcpp11crayoncrosstalkcurldata.tableDBIDelayedArraydescdiffobjdigestdplyrdrcDTevaluateexactRankTestsfansifarverfastmapfastmatchfgseaflatxmlfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggpubrggrepelggsciggseqlogoggsignifggtextgluegplotsgridExtragridtextgtablegtoolshighrhtmltoolshtmlwidgetshttpuvhttrigraphIRangesisobandjpegjquerylibjsonliteKernSmoothkm.ciKMsurvknitrlabelinglambda.rlaterlatticelazyevallifecyclelme4magrittrmarkdownMASSMatrixMatrixGenericsMatrixModelsmatrixStatsmaxstatmemoisemgcvmimeminqamnormtmultcompmunsellmvtnormnetworkD3nlmenloptrnnetnumDerivopensslopenxlsxpbkrtestpillarpkgbuildpkgconfigpkgloadplogrplotlyplotrixplyrpngpolynompraiseprocessxpromisespspsychpurrrquantregR6rappdirsRColorBrewerRcppRcppEigenRCurlrematch2reshape2rlangrmarkdownROCRrprojrootRSQLiterstatixS4ArraysS4VectorssandwichsassscalesshinyshinybusyshinycssloadersshinyjsshinythemesshinyWidgetssnowsourcetoolsSparseArraySparseMstringistringrSummarizedExperimentsurvivalsurvminersurvMiscsystestthatTH.datatibbletidyrtidyselecttinytexUCSC.utilsutf8vctrsviridisLitewaldowithrxfunxml2xtableXVectoryamlzipzlibbioczoo

Interactive and explorative visualization of ExpressionSet using omicsViewer

Rendered fromquickStart.rmdusingknitr::rmarkdownon Jun 14 2024.

Last update: 2022-03-02
Started: 2021-11-30

Readme and manuals

Help Manual

Help pageTopics
convert e (inflection point) to EC50.e2EC50
model fitted by drc.modelFormula
Application level 0 moduleapp_module
Application level 0 UIapp_ui
Convert SummarizedExperiment to ExpressionSet retaining all attributesasEsetWithAttr
Correlating a expression matrix with phenotypical variablescorrelationAnalysis
convert a column compressed sparse matrix to a listcsc2list
Drawing ROC and PR curvedraw_roc_pr
Fitting dose-response models for omics data matrixdrmMat
Perform PCA and prepare results for 'omicsViewer'exprspca
Add extra columns to the phenoData/colData or featureData/rowData in ExpressionSet/SummarizedExperimentextendMetaData extendMetaData,ExpressionSet,data.frame-method extendMetaData,SummarizedExperiment,data.frame-method extendMetaData,SummarizedExperiment,DFrame-method
Extracting parameters from drc modelsextractParamDC
Extracting parameter from a list of drc objectextractParamDCList
Wrapper of fgseaMultilevel function to take binary gene set matrix as inputfgsea1
Filling NAs in a matrix using constants calculated from user the defined functionfillNA
Filter out rows of expression matrixfilterRow
Get genes associated with search terms and AutoRIF annotationsgetAutoRIF
Parse mqpar.xml filegetMQParams
get uniprot reference proteome IDsdownloadUPRefProteome getUPRefProteomeID
Annotation of gene/protein function using multiple IDs.gsAnnotIdList
Check whether an object has an attributehasAttr
Convert hclust object to/from single characterhclust2str str2hclust
Calculate Jaccard distance from a listjaccardList
convert a list to column compressed sparse matrixlist2csc
Function to perform multiple t-tests on an expression matrixmulti.t.test
Generating k distinct colorsnColors
Normalization using n quantilesnormalize.nQuantiles
Normalize total sumnormalize.totsum
Column-wise normalization of expression matrixnormalizeColWise
Normalized expression matrixnormalizeData
Start omicsVieweromicsViewer
Extract function annotation from uniprot .dat fileparseDatTerm
Shiny module for boxplot using plotly - Moduleplot_roc_pr_module
Draw dose-response curvesplotDC
Draw dose response curve given parameters in the omicsViewer objectplotDCMat
Shiny module for boxplot using plotly - Moduleplotly_boxplot_module
Shiny module for boxplot using plotly - UIplotly_boxplot_ui
Shiny module for scatter plot using plotly - Moduleplotly_scatter_module
Shiny module for scatter plot using plotly - UIplotly_scatter_ui
Prepare object to be viewed by omicsViewerprepOmicsViewer
Reading gene set .gmt fileread_gmt
Reading proteinGroup table of MaxQuant outputread.proteinGroups
Read protein groups output of maxquant output and split it to columnsread.proteinGroups.lf
Read the object of SummarizedExperiment or ExpressetSet to be visualized using omicsViewerreadESVObj
Removing variance of reference samplesremoveVarQC
Row-wise normalization of expression matrix with or without reference samplerowshift
Save the xcmsViewer result object as sqlite databasesaveOmicsViewerDb saveOmicsViewerDb,ExpressionSet,character-method saveOmicsViewerDb,SummarizedExperiment,character-method
The three-step selector - the module functiontriselector_module
The three-step selector - the ui functiontriselector_ui
Create a nx3 matrix that can be use for triselector given a meta and expression tabletrisetter
MQ folder validator Validate whether a folder is a MQ output foldervalidMQFolder
variable selectorvarSelector