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 method sam_open_write #1055

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Commits on Apr 21, 2020

  1. Allow sam_write1 to take a NULL header parameter.

    Decouple htsFile::fnidx from its source and let HTSlib manage its memory.
    Add method sam_open_write for opening a htsFile file for writing only and
    setting a header to it.
    Add getter method hts_get_fn.
    valeriuo committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    445de25 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    a4fab45 View commit details
    Browse the repository at this point in the history