overture-stack / dms-jbrowse-components

GNU Affero General Public License v3.0
0 stars 0 forks source link

Create J-Browse Component #11

Closed b-f-chan closed 1 year ago

b-f-chan commented 1 year ago

Create a wrapper for J-Browse that accepts a list of input files and an API URL (Score URLs).

The process will be:

  1. This will take the API URL from Score and the input files list, then fetches the actual file URLs
  2. Once the file URLs are retrieved, it passes those into J-Browse
  3. J-Browse then renders the visualization embedded into DMS UI

This wrapper must be architected as a reusable Overture suite component.