An open API service indexing awesome lists of open source software.

https://github.com/facilebio/FacileShine

Shiny modules for FacileData
https://github.com/facilebio/FacileShine

bioinformatics eda

Last synced: 2 months ago
JSON representation

Shiny modules for FacileData

Awesome Lists containing this project

README

          

---
output: github_document
---

```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
echo = TRUE,
message = FALSE,
error = FALSE,
comment = "#>",
fig.path = "man/figures/"
)
```

# FacileShine

[![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Lifecycle: Maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)

The FacileShine package provides shiny modules to interactively query and
visualize data in a FacileDataStore object.

Documentation and a coherent user stories for the modules within this package
are on their way. To get an idea of how they are used, look to the shiny bits
within the [FacileAnalysis] package.

[FacileAnalysis]: https://facilebio.github.io/FacileAnalysis