jrmartin / sds-viewer-dev

SDS Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployed version : https://metacell.github.io/sds-viewer/

SDS Viewer User Manual

The SDS Viewer can now be launched directly from datasets and models on the SPARC Portal (https://sparc.science/). From the landing page for your dataset or model of interest, simply click the SDS Viewer button, it will launch the viewer with it already loaded. In addition, users can load SPARC datasets using two other methods:

  1. Loading a SPARC Dataset from list:

    • Click on 'SPARC Datasets' button, it's located on the lower left corner.
    • On the window that opens up, select the dataset you want to load. image
    • After selection, click 'Done'
    • Dataset will be loaded.
  2. Loading a dataset specifying DOI as parameter:

    • Users can specify the DOI of a SPARC Portal dataset as a parameter on the URL and load it this way.
    • For example, if user wants to load Dataset with DOI 10.26275/qskp-awpu, we can add the id as parameter : https://metacell.github.io/sds-viewer/?doi=10.26275/qskp-awpu This will open up the SDS Viewer with the dataset already loaded.
Loaded dataset example

Screenshot 2023-09-21 at 3 50 49 PM

SPARC Dataset used

Screenshot 2023-09-21 at 3 53 33 PM

Navigating the SDS Viewer

  • Users can search for subjects, folders and files on the sidebar. Selecting an item on the sidebar will display the Metadata for it and zoom the Graph to its corresponding node. Screenshot 2023-09-21 at 4 04 23 PM

  • Selecting an item on the Graph will display its Metadata.

image

  • Navigating the Graph Viewer can be done with the mouse. There's also controlers on the bottom right that allows the user to change the Layout view, zoom in/out, reset the view to its original state and expand all data in the viewer.

controllers

  • Multiple Datasets can be loaded at the same time, which will open a new Graph Viewer Component for each dataset.

multiple

Datasets Used

The SPARC SDS Viewer uses SPARC Portal datasets.

Error Handling

  • In the case of encountering an error, take a screenshot and report it with us please by opening an issue-clicking the Bug icon will take you to this page. If you don't have a GitHub account, please feel free to use the SPARC Contact form to provide your feedback.
  • To go back , click on the 'x' to go back to the previous screen.

About

SDS Viewer

License:MIT License


Languages

Language:JavaScript 94.5%Language:CSS 4.2%Language:HTML 0.7%Language:Shell 0.4%Language:Dockerfile 0.1%