LincolnSteinLab / gdc-viewer

A JBrowse plugin for viewing GDC Data
https://lincolnsteinlab.github.io/gdc-viewer/
MIT License
3 stars 2 forks source link

Index files for BAM should be provided by user or UI flow #90

Closed agduncan94 closed 3 years ago

agduncan94 commented 3 years ago

Create a basic UI flow for adding BAM tracks (and eventually other tracks) on the fly. We will need to grab the index file ID to generate the track. This is the by file ID/name dialog.

GFJHogue commented 3 years ago

First pass PR for this in #98