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

feat: add in-depth demo for htsget-rs #8

Merged
merged 4 commits into from
Mar 18, 2025
Merged

Conversation

mmalenic
Copy link
Collaborator

Changes

  • Adds additional post for more complex use/test cases.

@mmalenic mmalenic requested a review from brainstorm March 17, 2025 03:02
Moving on to a more complex example, we will now incorporate querying [Crypt4GH][c4gh] encrypted files from htsget-rs.
To decrypt Crypt4GH files, install the Crypt4GH [CLI][c4gh-cli] and get the [keys] from the htsget-rs repository.

Then, query like before, except add the `encryptionScheme` parameter:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remind that this is an experimental feature, reference spec PR: samtools/hts-specs#808

@mmalenic mmalenic merged commit eaeec06 into master Mar 18, 2025
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