Skip to content

Minor bug in docs #46

@CarlKCarlK

Description

@CarlKCarlK

There is a line of sample code in the docs that says:
from bgen_reader import allele_expectation, example_filepath, read_bgen

It should say:
from bgen_reader import allele_expectation, example_filepath, open_bgen

In other words, open_bgen rather than read_bgen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions