ndcn / omicser

The NDCN omics browser app for browsing and sharing general omics data.
https://ndcn.github.io/omicser
Other
3 stars 3 forks source link
data-visualization r shiny visualization

NDCN -Omics Browser (name TBC)

Lifecycle:
experimental

Introduction

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 or omxr.

There are two types of users for this package:

The diagram below summarizes the steps required to use this package:

Overview of data visualization using the
omicser

Support for the following post-QC -omics data types has been tested:

The package is able to provide the following outputs:

Installation and usage

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.

Contributing to this project

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.

Roadmap

Please view our issues, especially those tagged as high priority, for more information about immediate plans for development.