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

Add gVCF plotting support #7

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Add gVCF plotting support #7

merged 9 commits into from
Jul 9, 2024

Conversation

btmonier
Copy link
Member

@btmonier btmonier commented Jul 9, 2024

This PR does the following:

  • Added new visualization method, plotGvcf():
    • auto plotting various gVCF metrics
    • granular metric support through formula subsetting
  • Added new accessor and setting method, seqnames()
    • Returns all contig IDs found in a PHGMetrics object
    • Setter version (seqnames()<-) will update old IDs found within a
      data.frame object
  • Added new default methods to plotGvcf() and plotDot() for PHGMetrics
    objects that only contain one alignment or gVCF dataset

@btmonier btmonier requested review from tcasstevens, lynnjo and zrm22 July 9, 2024 18:05
@btmonier btmonier self-assigned this Jul 9, 2024
@btmonier btmonier merged commit 4e6bca2 into main Jul 9, 2024
4 checks passed
@btmonier btmonier deleted the gvcf-metrics branch July 9, 2024 19:01
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.

3 participants