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

script for reannotating and reporting variants from WGS #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Madelinehazel
Copy link
Contributor

Use generate_reports.sh to re-annotate and generate reports for coding, panel, and panel-flank variants.
Usage: generate_reports.sh <family_id> <report_type>
Where report_type is 'wes' if generating coding variants, or 'wgs' if generating panel/panel-flank variants.

@aarthi-mohan
Copy link
Member

I added a script to this branch for panel reports: this would perform (assumes the bed file from HPO is already created and placed inside genes/<family>.bed folder)

  1. creates 100k flank bed
  2. intersect with newly generated vcf for panel and panel-flank100k
  3. calls generate_reports.sh with 'wgs' option
    sh panel_report.sh <family> <path/to/ensemble.vcf.gz>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants