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 PHGDataSet class and methods #3

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Add PHGDataSet class and methods #3

merged 7 commits into from
Apr 24, 2024

Conversation

btmonier
Copy link
Member

This PR adds the following:

  • Added new class, PHGDataSet
    • In memory representation of hVCF data sets
  • Added new function, filterRefRanges()
    • Filters relevant rPHG2 data objects by reference range
    • Requires a GRanges object as input
  • Added new function, filterSamples()
    • Filters relevant rPHG2 data objects by sample ID
    • Input is a basic character vector of sample identifiers

@btmonier btmonier added the enhancement New feature or request label Apr 24, 2024
@btmonier btmonier self-assigned this Apr 24, 2024
@btmonier btmonier merged commit 288bebb into main Apr 24, 2024
5 checks passed
@btmonier btmonier deleted the phg-dataset branch April 25, 2024 14:37
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.

4 participants