Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate new qc-viewer app #61

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Incorporate new qc-viewer app #61

merged 3 commits into from
Aug 10, 2023

Conversation

pvandyken
Copy link
Contributor

This is building on #60.

The app get deposited from a tar file archive. I currently have the qc-viewer hosted here, and it's setup to release with a tar-file in exactly a form we can consume here. So to update you have to download the tar file in put it in the correct spot.

To view the generated qc page, navigate to the root directory of the output dataset and call

python -m http.server

Open the address given, and you should navigate directly to the app.

pvandyken added 2 commits May 10, 2023 11:05
The checkpoint was causing all sorts of problems, and the lookup can
easily be done with a quick lookup directly within the snakefile
@akhanf akhanf added the enhancement New feature or request label Aug 10, 2023
@akhanf akhanf merged commit e50a342 into akhanf:master Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants