rcastelo / GenomicScores

Provide support to store and retrieve genomic scores associated to nucleotide positions along a genome
8 stars 5 forks source link

Shiny app #8

Closed pablo-rodr-bio2 closed 4 years ago

pablo-rodr-bio2 commented 4 years ago

Hi! I'm adding a simple Shiny app. Workflow:

  1. User selects one annotation package from its machine
  2. Then, selects populations
  3. After that, selects whether to use the app parameters to create a GRange object, or upload a bed file from its own.
  4. App renders a datatable with the GScores
  5. User can download said datatable in bed or csv format Thanks
pablo-rodr-bio2 commented 4 years ago

The Shiny app was already tested locally ok. My last push updated DESCRIPTION and NAMESPACE files in order to import libraries and methods needed by the app