sig-bio-shiny icon indicating copy to clipboard operation
sig-bio-shiny copied to clipboard

A standalone interactive application for detecting biological significance on a set of genes

Results 8 sig-bio-shiny issues
Sort by recently updated
recently updated
newest added

# Fixes ## Changes proposed in this pull request --- ## Release Checklist * [ ] Version modified in [DESCRIPTION] * [ ] Version modified in [app.R] * [ ]...

Error: Failed to install 'SigBio' from GitHub: Failed to install 'DOSE' from GitHub: (converted from warning) cannot remove prior installation of package ‘backports’

bug

The RStudio example seems to crash when I try testing it. When downloading and trying this locally I ran into several issues with dependencies such as `rlang`, which required manual...

Use this - [shinymeta](https://rstudio.github.io/shinymeta/index.html)

enhancement
feature_request

Once the input IDs detected it can be used to * give error message for foreign IDs (other than keys) * Can be used to auto-fill input ID type.

feature_request

When a enrich function returns `NULL` the app disconnected ``` No gene set have size > 10 ... --> return NULL... ```

bug

When the input list and gene-id type doesn't match shiny app disconnection.

bug