NIAGADS / niagads-igv-webapp

Standalone webapp for NIAGADS customized IGV Genome Browser
GNU General Public License v3.0
1 stars 1 forks source link

Resolves #31 #39

Closed simoncole closed 1 year ago

simoncole commented 1 year ago

Created loadSession component, which uses a sessionJSON state that in turn triggers a useEffect to first get and remove current tracks then load the new tracks. The sessionJSON state is set initially to the default tracks and is used to to load them in.