@galaxyproject/polaris
v0.0.6
Published
This visualization generates a dataset report by collecting upstream lineage metadata for a selected Galaxy dataset and summarizing how the dataset was produced.
Readme
Polaris Dataset Reports
This visualization generates a dataset report by collecting upstream lineage metadata for a selected Galaxy dataset and summarizing how the dataset was produced.
The report is derived entirely from existing Galaxy metadata and presents:
- An upstream data flow view showing how the dataset was generated
- A concise textual summary of the processing steps and tools involved
The visualization performs bounded lineage traversal and does not require any user interaction after launch.
Use Case
Polaris Dataset Reports are intended to help users:
- Understand how a dataset was created
- Review processing steps applied in a history
- Generate a human-readable summary of dataset provenance
Scope
- Operates only on existing Galaxy metadata
- Focuses on upstream lineage of the selected dataset
- Designed as a read-only inspection and reporting tool
