overture-stack / dms-jbrowse-components

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

Connect J-Browse to Score #9

Closed b-f-chan closed 10 months ago

b-f-chan commented 1 year ago

Once there is an Overture component that can fetch the files and the DMS Dev/QA environment is ready, we need to compose the URL for the Score API to fetch the file URLs, then pass those URLs into J-Browse which then will retrieve the actual raw files.

This requires Fetch or Axios to make requests to Score to get the actual file URLs.

Tasks to consider:

b-f-chan commented 10 months ago

Tested successfully in QA, J-Browse plugin is able to retrieve and load the files from Score, closing