Add comprehensive PacBio Revio sequencing data summary and analysis tools#8
Draft
Add comprehensive PacBio Revio sequencing data summary and analysis tools#8
Conversation
Co-authored-by: sr320 <4442039+sr320@users.noreply.github.com>
Co-authored-by: sr320 <4442039+sr320@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Summarize sequencing data output from PacBio Revio
Add comprehensive PacBio Revio sequencing data summary and analysis tools
Oct 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR addresses #issue by providing a detailed summary report of the PacBio Revio sequencing effort for Lake Trout (Salvelinus namaycush) genomics project, including data from both Lean and Siscowet subspecies.
Changes Made
1. Sequencing Data Summary Report
Created a comprehensive markdown report (
analyses/04-pacbio/sequencing_data_summary.md) that includes:2. Analysis Tools
Created two Python scripts in
code/04-pacbio/:create_sequencing_summary.py(main tool):summarize_sequencing_data.py(alternative tool):3. Documentation
analyses/04-pacbio/QUICKSTART.md:analyses/04-pacbio/README.md:Updated
code/04-pacbio/README.md:4. Configuration
Updated
.gitignoreto exclude Python cache files (__pycache__/,*.pyc)Usage Examples
Benefits
Related
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
owl.fish.washington.educurl -s REDACTED(dns block)wget -q -O - REDACTED(dns block)curl -L REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
Fixes #7
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.