The goal of this package is to allow exploration of -omics data using an interactive Shiny app based “playground”, which is accessable through an web browser. In addition to the browser package, this project includes documentation about usage, and a series of example scripts (examples/
) which serve as a tutorial to demonstrate how it is to be used. The browser package itself contains the code to create/run the browser, as well as a small collection of helper functions to aid in curating and configuring datasets for browsing.
Note: although the NDCN Omics Browser is not yet officially named, references it as
omicser
oromxr
.
There are two types of users for this package:
The diagram below summarizes the steps required to use this package:
Support for the following post-QC -omics data types has been tested:
The package is able to provide the following outputs:
This package was developed to create a Shiny
application using{golem}
, “an opinionated framework for building production-grade shiny applications.” It requires a number of additional R and Python packages. The package creates the Shiny browser app as well as several functions for curating and packaging the data being curated.
If you would like an overview of the features and functionality of the browser, please view the Browsing vignette.
The remaining vignettes are designed to walk Curators through the process of installing necessary software, curating data, creating an application, and launching the tool.
This project began as part of the CZI NDCN Open Science Initiative Data Science Pilot (March-Sept 2021).
Please see our Contributing guidelines for more information on any of the following:
Anyone interacting with our project is expected to follow our Code of Conduct.
Please view our issues, especially those tagged as high priority, for more information about immediate plans for development.